LGTM. Thanks, Jose
On Apr 15 17:25, Klaus Aehlig wrote: > ...from the htools Loader. These functions are needed when > parsing the requested instance of an allocator request. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > src/Ganeti/HTools/Loader.hs | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/Ganeti/HTools/Loader.hs b/src/Ganeti/HTools/Loader.hs > index 07c7de7..b0a3f4f 100644 > --- a/src/Ganeti/HTools/Loader.hs > +++ b/src/Ganeti/HTools/Loader.hs > @@ -36,6 +36,8 @@ module Ganeti.HTools.Loader > , lookupGroup > , eitherLive > , commonSuffix > + , extractExTags > + , updateExclTags > , RqType(..) > , Request(..) > , ClusterData(..) > -- > 1.9.1.423.g4596e3a > -- Jose Antonio Lopes Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
