Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
223
class
secondaryStorage(object):
224
225
def
__init__(self):
226
self.url = None
227
self.provider = None
228
self.details = None
229
230
231
class
cacheStorage(object):
Callers
9
describeDevcloudKvmResources
Function · 0.85
descSetupInBasicMode
Function · 0.85
descSetupInEipMode
Function · 0.85
descSetupInAdvancedMode
Function · 0.85
descSetupInAdvancedsgMode
Function · 0.85
describeResources
Function · 0.85
describeResources
Function · 0.85
describeResources
Function · 0.85
describeResources
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected