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