Am 19. September 2011 17:09 schrieb Agata Murawska <[email protected]>: > --- a/lib/ovf.py > +++ b/lib/ovf.py > @@ -487,11 +487,11 @@ class OVFWriter(object): > @ivar tree: XML tree that we are constructing > > """ > - def __init__(self, ganeti_opts): > + def __init__(self, has_gnt_sec):
A “…sec” suffix is usually used for “security”. Could you please expand it to “section”? Michael
