Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
class
sysConfigAgent(sysConfig):
96
def
__init__(self, env):
Callers
1
config
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected