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

Method processVMpassword

systemvm/debian/opt/cloud/bin/merge.py:201–202  ·  view source on GitHub ↗
(self, dbag)

Source from the content-addressed store, hash-verified

199 return cs_bgppeers.merge(dbag, self.qFile.data)
200
201 def processVMpassword(self, dbag):
202 return cs_vmp.merge(dbag, self.qFile.data)
203
204 def processForwardingRules(self, dbag):
205 # to be used by both staticnat and portforwarding

Callers 1

processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected