On Tue, Mar 03, 2015 at 06:19:44PM +0100, 'Petr Pudlak' via ganeti-devel wrote: > Put the monad, as well as move the current single Metad function into a > new module ConfigCore. > > This is the first step towards using our generated RPC client/server > mechanism in Metad, just like we do it with WConfd. > > The functionality is not changed. > > Signed-off-by: Petr Pudlak <[email protected]> > --- > Makefile.am | 2 + > src/Ganeti/Metad/ConfigCore.hs | 123 > +++++++++++++++++++++++++++++++++++++++ > src/Ganeti/Metad/ConfigServer.hs | 55 ++++++----------- > 3 files changed, 143 insertions(+), 37 deletions(-) > create mode 100644 src/Ganeti/Metad/ConfigCore.hs
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
