On Wed, Mar 13, 2013 at 11:10 AM, Iustin Pop <[email protected]> wrote:
> On Mon, Mar 11, 2013 at 06:11:07PM +0100, Michele Tartara wrote: > > > > > > Also, why do you import G.M.S qualified? > > > > > > It has to be qualified, otherwise there is a conflict between > > Ganeti.Mond.Server.main and the main function being defined in this file. > > > > The same is present, and holds, for Ganeti.Conf.Server. > > Mmm, it is possible to import non-qualified and still have separation, > but this needs some better cleanup in any case. > Should I do it now, or can this go in a subsequent commit? Thanks, Michele
