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

Method check

python/lib/cloudutils/syscfg.py:92–93  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

90 service.backup()
91
92 def check(self):
93 return True
94
95class sysConfigAgent(sysConfig):
96 def __init__(self, env):

Callers 1

configMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected