Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ repopulate
Method
repopulate
systemvm/debian/opt/cloud/bin/cs/CsFile.py:55–56 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
53
self.new_config = []
54
55
def
repopulate(self):
56
self.new_config = []
57
58
def
commit(self):
59
if
not self.is_changed():
Callers
4
configure_ipsec
Method · 0.95
write_hosts
Method · 0.95
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected