nova/nova/tests/unit/virt/hyperv
Lucian Petrut f0eeba5c8c hyper-v 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.

We're also updating the os-win requirement to 5.4.0. It should've
been bumped by [2], vms won't spawn without it. Note this introduces no
new or unmet direct or in-direct version dependencies and so is included
as part of this change.

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

Implements: blueprint hyperv-rbd

Change-Id: I9ad90817648ca12f80a6b53f6ba728df15cbafab
2021-03-02 12:58:11 +00:00
..
__init__.py
test_base.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_block_device_manager.py Merge "hyperv: Fixes Generation 2 VMs volume boot order" 2017-07-01 14:00:42 +00:00
test_driver.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
test_eventhandler.py HyperV: Nova serial console access support 2016-05-20 18:59:23 +03:00
test_hostops.py Fix 'has_calls' method calls in unit tests 2019-08-19 07:34:29 +00:00
test_imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
test_livemigrationops.py Avoid error state for recovered instances after failed migrations 2019-08-26 11:36:56 +03:00
test_migrationops.py Hyper-V: Perform proper cleanup after cold migration 2017-08-30 17:50:11 +00:00
test_pathutils.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_rdpconsoleops.py Hyper-V: Adds RDPConsoleOps unit tests 2015-09-07 12:47:31 +03:00
test_serialconsolehandler.py Fix wrong override value of config option proxyclient_address 2016-07-27 17:20:35 +08:00
test_serialconsoleops.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_serialproxy.py HyperV: Add serial console proxy 2016-04-18 20:32:13 +03:00
test_snapshotops.py Fix 'has_calls' method calls in unit tests 2019-08-19 07:34:29 +00:00
test_vif.py hyperv: Remove vestigial nova-network support 2019-11-29 17:20:02 +00:00
test_vmops.py Merge "hyperv: Configures chassis asset tags for VMs." 2021-02-05 01:37:55 +00:00
test_volumeops.py hyper-v rbd volume support 2021-03-02 12:58:11 +00:00