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

Method is_added

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

Source from the content-addressed store, hash-verified

253 return False
254
255 def is_added(self):
256 return self.get_attr("add")
257
258 def to_str(self):
259 return self.address

Callers 6

__updateMethod · 0.80
get_guest_ifMethod · 0.80
find_device_for_gatewayFunction · 0.80
set_primaryMethod · 0.80
_collect_ipsMethod · 0.80

Calls 1

get_attrMethod · 0.95

Tested by

no test coverage detected