RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 74c6d24e29 Driver interface updates
The "destroy_secrets" argument has been added to the "destroy" and
"cleanup" driver methods [1]. At the moment, it's only passed by the
Libvirt driver, so this interface change didn't break our driver.

At the same time, the "needs_legacy_block_device_info" property has
been removed [2].

[1] I856268b371f7ba712b02189db3c927cd762a4dc3
[2] I3895b61b436b9bb882477d2d1b3f4907f03b3b1c

Change-Id: I62b45bb8c3677e0117cbe2d86764ebb904deac90
2021-11-08 09:42:55 +02:00
compute_hyperv Driver interface updates 2021-11-08 09:42:55 +02:00
doc Merge "doc: update IRC information" 2021-07-08 06:52:43 +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 Update master for stable/xena 2021-09-15 02:10:19 +00: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
.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 yoga unit tests 2021-09-15 02:10: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 Bump requirements 2021-05-25 11:28:41 +03:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt Bump requirements 2021-05-25 11:28:41 +03:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-10 19:03:21 +08:00
setup.py Cleanup py27 support 2020-04-13 13:41:13 +02:00
test-requirements.txt Use a separate doc requirements file 2020-12-10 10:45:02 +02:00
tox.ini Use a separate doc requirements file 2020-12-10 10:45:02 +02:00