diff options
| author | Sandy Walsh <sandy.walsh@rackspace.com> | 2011-05-06 11:04:00 -0700 |
|---|---|---|
| committer | Sandy Walsh <sandy.walsh@rackspace.com> | 2011-05-06 11:04:00 -0700 |
| commit | 595f742763336bb4edeb55f7556ce618bf85481e (patch) | |
| tree | 6e6642f7a9638ccce6f92da24f82e11eaeed7ef1 /nova/virt | |
| parent | fa9eeb65533d897f6e81067986dc614582fb310a (diff) | |
tests pass again
Diffstat (limited to 'nova/virt')
| -rw-r--r-- | nova/virt/hyperv.py | 1 |
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 - |
