mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
move hypervisor info to connection.py
This commit is contained in:
@@ -67,6 +67,6 @@ class wvmHostDetails(wvmConnect):
|
||||
info.append(self.wvm.getURI()) #uri
|
||||
return info
|
||||
|
||||
def hypervisor_type(self):
|
||||
"""Return hypervisor type"""
|
||||
return get_xml_path(self.get_cap_xml(), "/capabilities/guest/arch/domain/@type")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user