RETIRED, Nova Hyper-V Compute Driver
Go to file
Claudiu Belu 47c6e678d2 hyperv: report disk_available_least field
Reporting the disk_available_least field can help in making sure
the scheduler doesn't pick a host that cannot fit a specific flavor's
disk.

The reported local_gb_used is calculated based on the instances spawned
by nova on a certain compute node, and might not reflect the actual
reality, especially on shared storage scenarios.

Change-Id: I20992acef119f11f6584094438043a760fc4a287
Closes-Bug: #1717892
(cherry picked from commit 6479f5539d)
2017-09-19 13:34:07 +00:00
compute_hyperv hyperv: report disk_available_least field 2017-09-19 13:34:07 +00:00
doc/source move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
nova move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.gitignore Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.gitreview Updates default gerrit branch to stable/pike 2017-08-24 02:25:46 -07:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.testr.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
LICENSE Initial commit 2015-03-02 01:00:32 -08:00
MANIFEST.in Applies cookiecutter template 2015-03-23 22:21:15 +02:00
README.rst Updates project repo to openstack 2015-10-19 01:11:54 +03:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt Updates requirements (Pike) 2017-08-24 02:18:43 -07:00
setup.cfg move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Adds wsgi_intercept as a test requirement 2017-07-31 02:01:05 -07:00
tox.ini Installs nova stable/pike as a dependency 2017-09-15 01:22:01 -07:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO