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

Method get_device

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

Source from the content-addressed store, hash-verified

210 return self.get_attr("size6")
211
212 def get_device(self):
213 return self.get_attr("device")
214
215 def get_cidr(self):
216 return self.get_attr("cidr")

Callers 15

get_ip6Method · 0.95
get_gateway6Method · 0.95
get_cidr6_sizeMethod · 0.95
processMethod · 0.80
processMethod · 0.80
getDeviceByIpMethod · 0.80
get_guest_ifMethod · 0.80
reconfigure_interfacesFunction · 0.80
find_device_for_gatewayFunction · 0.80
_redundant_onMethod · 0.80
set_faultMethod · 0.80

Calls 1

get_attrMethod · 0.95

Tested by

no test coverage detected