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

Method address

systemvm/debian/opt/cloud/bin/cs/CsConfig.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 return self.get_guestnetwork_instance()
65
66 def address(self):
67 return self.ips
68
69 def get_fw(self):
70 return self.fw

Callers 15

mainFunction · 0.95
get_dnsMethod · 0.95
__updateMethod · 0.80
processMethod · 0.80
processMethod · 0.80
getGuestIpMethod · 0.80
getGuestIpByIpMethod · 0.80
getDeviceByIpMethod · 0.80
getNetworkByIpMethod · 0.80
getGatewayByIpMethod · 0.80
post_configureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected