parent
a25b0eed4f
commit
3b15f09ac7
|
@ -364,7 +364,7 @@ def getHypervisors(zk_conn, dom_uuid):
|
||||||
|
|
||||||
valid_hypervisor_list.append(hypervisor)
|
valid_hypervisor_list.append(hypervisor)
|
||||||
|
|
||||||
return full_hypervisor_list
|
return valid_hypervisor_list
|
||||||
|
|
||||||
# via free memory (relative to allocated memory)
|
# via free memory (relative to allocated memory)
|
||||||
def findTargetHypervisorMem(zk_conn, dom_uuid):
|
def findTargetHypervisorMem(zk_conn, dom_uuid):
|
||||||
|
|
Loading…
Reference in New Issue