Exemplo n.º 1
0
 def __init__(self):
     ConfManager.__init__(self, 'nimbus')
     self.cloud_parser = SafeConfigParser()
 def __init__(self):
     ConfManager.__init__(self, 'ruleengine')
     self.cloud_parser = SafeConfigParser()
Exemplo n.º 3
0
 def __init__(self):
     ConfManager.__init__(self, 'openstack')
     self.cloud_parser = SafeConfigParser()
Exemplo n.º 4
0
 def __init__(self):
     ConfManager.__init__(self, "eucalyptus")
     self.cloud_parser = SafeConfigParser()