MCPcopy
hub / github.com/retspen/webvirtcloud / _XMLDesc

Method _XMLDesc

vrtManager/instance.py:152–153  ·  view source on GitHub ↗
(self, flag)

Source from the content-addressed store, hash-verified

150 self.instance.undefine()
151
152 def _XMLDesc(self, flag):
153 return self.instance.XMLDesc(flag)
154
155 def _defineXML(self, xml):
156 return self.wvm.defineXML(xml)

Callers 15

get_vcpuMethod · 0.95
get_cur_vcpuMethod · 0.95
get_memoryMethod · 0.95
get_cur_memoryMethod · 0.95
get_descriptionMethod · 0.95
get_net_deviceMethod · 0.95
get_disk_deviceMethod · 0.95
get_media_deviceMethod · 0.95
mount_isoMethod · 0.95
umount_isoMethod · 0.95
disk_usageMethod · 0.95
net_usageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected