예제 #1
0
 def __init__(self):
     ConfManager.__init__(self, 'nimbus')
     self.cloud_parser = SafeConfigParser()
 def __init__(self):
     ConfManager.__init__(self, 'ruleengine')
     self.cloud_parser = SafeConfigParser()
예제 #3
0
 def __init__(self):
     ConfManager.__init__(self, 'openstack')
     self.cloud_parser = SafeConfigParser()
예제 #4
0
 def __init__(self):
     ConfManager.__init__(self, "eucalyptus")
     self.cloud_parser = SafeConfigParser()