Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ getDataBag
Method
getDataBag
systemvm/debian/opt/cloud/bin/merge.py:78–79 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
logging.error(
"Could not write data bag %s"
, self.key)
77
78
def
getDataBag(self):
79
return
self.dbag
80
81
def
setKey(self, key):
82
self.key = key
Callers
3
__init__
Method · 0.95
process
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected