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

Method getDb

python/lib/cloudutils/syscfg.py:69–70  ·  view source on GitHub ↗
(glbEnv)

Source from the content-addressed store, hash-verified

67class sysConfigDbFactory:
68 @staticmethod
69 def getDb(glbEnv):
70 pass
71
72class sysConfig(object):
73 def __init__(self, env):

Callers 1

getSysConfigFactoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected