RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 47622fdbce Improve cluster event listener
At the moment, we handle each failover event sequentially, also
waiting a fixed amount between them.

This change ensures we do this concurrently and that we don't wait
between events.

Change-Id: I225bb63050c7f044d1c7562bcdb2640da4321273
(cherry picked from commit 9f0ea777a7)
2017-06-21 04:14:12 -07:00
doc/source Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
hyperv Improve cluster event listener 2017-06-21 04:14:12 -07:00
nova Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:58:18 +00:00
.gitignore Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.gitreview git: updates default branch to stable/newton 2016-12-06 06:04:04 -08: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 Hyper-V: Shielded VMs 2016-06-15 08:19:10 +00:00
setup.cfg Removes setup.cfg version 2016-10-20 09:49:08 +00:00
setup.py Adds setup files and README 2015-03-18 14:02:54 -07:00
test-requirements.txt Add iSCSI MPIO support 2016-03-22 15:01:12 +02:00
tox.ini updates tox to use upper-constraints 2017-04-19 14:09:54 -07:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO