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

Method restore

python/lib/cloudutils/serviceConfig.py:80–81  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78 return True
79
80 def restore(self):
81 return True
82
83class networkConfigBase:
84 def __init__(self, syscfg):

Callers 1

backupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected