MCPcopy Create free account
hub / github.com/apache/cloudstack / configuration

Class configuration

tools/marvin/marvin/configGenerator.py:49–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48
49class configuration(object):
50
51 def __init__(self):
52 self.name = None
53 self.value = None
54
55
56class logger(object):

Callers 9

getGlobalSettingsFunction · 0.85
descSetupInBasicModeFunction · 0.85
descSetupInEipModeFunction · 0.85
descSetupInAdvancedModeFunction · 0.85
getGlobalSettingsFunction · 0.85
getGlobalSettingsFunction · 0.85
getGlobalSettingsFunction · 0.85
getGlobalSettingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected