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
commit eda275741f
1 changed files with 4 additions and 0 deletions

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