> > 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. Michele
> > 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. Michele