summaryrefslogtreecommitdiffstats
path: root/nova/virt
diff options
context:
space:
mode:
authorSandy Walsh <sandy.walsh@rackspace.com>2011-05-06 11:04:00 -0700
committerSandy Walsh <sandy.walsh@rackspace.com>2011-05-06 11:04:00 -0700
commit595f742763336bb4edeb55f7556ce618bf85481e (patch)
tree6e6642f7a9638ccce6f92da24f82e11eaeed7ef1 /nova/virt
parentfa9eeb65533d897f6e81067986dc614582fb310a (diff)
tests pass again
Diffstat (limited to 'nova/virt')
-rw-r--r--nova/virt/hyperv.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/virt/hyperv.py b/nova/virt/hyperv.py
index 573e5130e..1142e97a4 100644
--- a/nova/virt/hyperv.py
+++ b/nova/virt/hyperv.py
@@ -494,4 +494,3 @@ class HyperVConnection(driver.ComputeDriver):
def get_host_stats(self, refresh=False):
"""See xenapi_conn.py implementation."""
pass
-