MCPcopy 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_ipsecMethod · 0.95
write_hostsMethod · 0.95
processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected