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

Class secondaryStorage

tools/marvin/marvin/configGenerator.py:223–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221
222
223class secondaryStorage(object):
224
225 def __init__(self):
226 self.url = None
227 self.provider = None
228 self.details = None
229
230
231class cacheStorage(object):

Callers 9

descSetupInBasicModeFunction · 0.85
descSetupInEipModeFunction · 0.85
descSetupInAdvancedModeFunction · 0.85
describeResourcesFunction · 0.85
describeResourcesFunction · 0.85
describeResourcesFunction · 0.85
describeResourcesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected