Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ sysConfigServerUbuntu
Class
sysConfigServerUbuntu
python/lib/cloudutils/syscfg.py:252–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
self.services = []
251
252
class
sysConfigServerUbuntu(sysConfigServer):
253
def
__init__(self, glbEnv):
254
super(sysConfigServerUbuntu, self).__init__(glbEnv)
255
self.svo = serviceOpsUbuntu()
256
self.services = []
Callers
1
getServer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected