RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut f6c6dbdf9d Refactor instance state change event handler
We ended up having too much logic in the event handler. This change
trims it down, making it easier to add callbacks.

The actions taken when receiving events are now moved out of the
event handler, being registered as callbacks.

Related-Bug: #1799163
Change-Id: Ie93aa0e184c5ff9daef4e857e212bb54e9473a78
2018-10-31 18:12:15 +02:00
compute_hyperv Refactor instance state change event handler 2018-10-31 18:12:15 +02:00
doc/source Merge "docs: Update Cinder volume usage section" 2018-02-16 19:08:45 +00:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00
releasenotes Add release notes 2018-02-16 16:12:20 +02:00
tools Fixes zuul issues 2018-06-04 12:00:33 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.docs-requirements.txt Prepare for readthedocs 2018-02-07 13:11:16 +02:00
.gitignore Switch to stestr 2018-07-10 10:32:55 +07:00
.gitreview Updates project repo to openstack 2015-10-19 01:11:54 +03:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.stestr.conf Switch to stestr 2018-07-10 10:32:55 +07:00
.zuul.yaml add lower-constraints job 2018-08-02 07:31:06 -07:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Update the doc urls 2017-11-21 10:25:29 +00: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 Update the doc urls 2017-11-21 10:25:29 +00:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
lower-constraints.txt add lower-constraints job 2018-08-02 07:31:06 -07:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt uncap eventlet 2018-04-11 11:50:10 -04:00
setup.cfg Add oslo.config entry point 2017-11-10 19:28:15 +02:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Switch to stestr 2018-07-10 10:32:55 +07:00
tox.ini Merge "fix tox python3 overrides" 2018-08-06 10:26:04 +00:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO