Add obviously-missing method that prevents an Hyper-V compute node from even

starting up
This commit is contained in:
Thierry Carrez
2011-03-30 21:03:30 +00:00
committed by Tarmac
+4
View File
@@ -485,3 +485,7 @@ class HyperVConnection(driver.ComputeDriver):
def poll_rescued_instances(self, timeout):
pass
def update_available_resource(self, ctxt, host):
"""This method is supported only by libvirt."""
return