RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 81c7cf6c40 rbd volume support
Ceph 16 (Pacific) will support attaching RBD images to Windows
hosts as well as Hyper-V VMs [1].

This patch updates the Hyper-V driver so that it may be able to
consume RBD volumes.

os-brick patch: I56bf09cbd40679eefa5e378c9b36383de89e980c

[1] https://github.com/ceph/ceph/pull/33750

Implements: blueprint rbd-volumes

Change-Id: I726e426a7274d7c9c6a878afddd23a20ce222a33
2020-11-20 17:00:27 +02:00
compute_hyperv rbd volume support 2020-11-20 17:00:27 +02:00
doc/source rbd volume support 2020-11-20 17:00:27 +02: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 rbd volume support 2020-11-20 17:00:27 +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 Update .gitreview after rename 2019-06-05 08:48:27 +02: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 Python3 wallaby unit tests 2020-09-22 14:11:20 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-03-27 10:37:13 +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 Add releasenotes link to README 2020-06-10 14:07:06 +08:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
lower-constraints.txt hyperv: Configures chassis asset tags for VMs. 2020-10-26 13:20:06 +02:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt hyperv: Configures chassis asset tags for VMs. 2020-10-26 13:20:06 +02:00
setup.cfg Add py38 package metadata 2020-04-24 08:22:34 -05:00
setup.py Cleanup py27 support 2020-04-13 13:41:13 +02:00
test-requirements.txt Pick up 'unrescue' driver method signature change 2020-08-03 11:57:46 +03:00
tox.ini Remove install unnecessary packages 2020-09-15 02:16:05 +00:00