Files
python-ganttclient/nova/tests/hyperv
Alessandro Pilotti dcc3b9c73d Fixes hypervisor based image filtering on Hyper-V
Fixes Bug #1073547

Nova scheduler's ImagePropertiesFilter based filtering requires the
"supported_instances" stat returned by the driver's get_host_stats method.
This fix implements the get_host_stats method, providing also some
refactoring in the process by adding a HostOps class.

Change-Id: Ia6e73eb3e8ff0be028854fe4fd6d8e305fa1d504
2012-10-31 19:38:55 +02:00
..