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

Method get_bag

systemvm/debian/opt/cloud/bin/cs/CsDatabag.py:38–39  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

36 print(self.dbag)
37
38 def get_bag(self):
39 return self.dbag
40
41 def process(self):
42 pass

Callers 2

getStaticRoutesMethod · 0.80
fw_vpcrouterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected