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

Method ip

systemvm/debian/opt/cloud/bin/cs/CsAddress.py:925–926  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

923 return False
924
925 def ip(self):
926 return str(self.address['cidr'])
927
928 def getDevice(self):
929 return self.dev

Callers 2

processMethod · 0.95
configureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected