Undo some bugfixes
This commit is contained in:
@ -145,7 +145,6 @@ class NodeInstance():
|
||||
most_memfree = memfree
|
||||
target_hypervisor = hypervisor
|
||||
|
||||
print('{} {}'.format(dom_uuid, target_hypervisor))
|
||||
if target_hypervisor == None:
|
||||
ansiiprint.echo('Failed to find migration target for VM "{}"; shutting down'.format(dom_uuid), '', 'e')
|
||||
transaction = self.zk.transaction()
|
||||
|
Reference in New Issue
Block a user