Re: [PATCH master 5/8] Split getNode into *ByUuid and *ByPartialName

2016-06-10 Thread 'Brian Foley' via ganeti-devel
On Thu, Jun 09, 2016 at 11:13:55PM +0200, Iustin Pop wrote: > From: Iustin Pop > > This follows the getInstance changes, with the same rationale. > > Signed-off-by: Iustin Pop LGTM

[PATCH master 5/8] Split getNode into *ByUuid and *ByPartialName

2016-06-09 Thread Iustin Pop
From: Iustin Pop This follows the getInstance changes, with the same rationale. Signed-off-by: Iustin Pop --- src/Ganeti/Config.hs | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/Ganeti/Config.hs