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

Method config

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

Source from the content-addressed store, hash-verified

75 writeProgressBar(None, result)
76
77 def config(self):
78 return True
79
80 def restore(self):
81 return True

Callers 1

configurationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected