nova/nova/tests/unit/virt
Lee Yarwood 9c23cdc247 encryptors: Switch to os-brick encryptor classes
This change drops the encryptor classes and supporting code from the
codebase in favor of the classes provided by os-brick. This is made
possible by the following os-brick change that introduced new encryption
provider constants during Ocata :

Ic155bd29d46059832cce970bf60375e7e472eca6

Thanks to the following bugfix also released as part of 1.11.0 for Ocata
the constants present in os-brick also support the use of the deprecated
legacy class paths from Nova, for example
nova.volume.encryptors.luks.LuksEncryptor, while using the os-brick
provided classes :

I3ec6e3fe919bc03d158da04a18fb8b651002ed52

Implements: blueprint switch-to-os-brick-encryptor-classes
Change-Id: I37ffc90c0bd57029fced251b5cfd7cd4318a0292
Depends-On: Iae12605dc7d0607e78020a24b5b8801606c2f169
2017-04-25 13:51:41 +00:00
..
disk Stop using mox in unit/virt/disk/test_api.py 2017-03-09 20:17:52 +07:00
hyperv Merge "hyperv: make sure to plug OVS VIFs after resize/migrate" 2017-02-07 01:57:48 +00:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Mock timeout in test__get_node_console_with_reset_wait_timeout 2017-04-19 16:30:51 +00:00
libvirt encryptors: Switch to os-brick encryptor classes 2017-04-25 13:51:41 +00:00
powervm PowerVM Driver: power_on/off and reboot 2017-04-21 00:09:16 +00:00
vmwareapi Use HostAddressOpt for opts that accept IP and hostnames 2017-04-03 16:40:36 +05:30
xenapi remove mox from unit/virt/xenapi/image/test_bittorrent.py 2017-03-23 10:23:41 +08:00
__init__.py
fakelibosinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_block_device.py encryptors: Switch to os-brick encryptor classes 2017-04-25 13:51:41 +00:00
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
test_diagnostics.py
test_driver.py Remove usage of parameter enforce_type 2017-04-17 20:23:19 +08:00
test_events.py
test_fake.py
test_firewall.py Use more specific asserts in tests 2016-10-12 11:12:08 +01:00
test_hardware.py numa: update numa usage to include reserved CPUs 2017-03-23 04:45:07 -04:00
test_imagecache.py Remove mox from tests/unit/virt/test_imagecache.py 2016-06-16 23:40:01 +00:00
test_images.py Bump prlimit cpu time for qemu from 2 to 8 2016-12-08 10:41:31 -05:00
test_netutils.py tests: fix vlan test type from int to str 2017-02-07 20:33:45 -05:00
test_osinfo.py Do not attempt to load osinfo if we do not have os_distro 2017-03-23 22:07:03 -04:00
test_virt.py Remove mox from nova/tests/unit/virt/test_virt.py 2016-11-28 08:49:51 +00:00
test_virt_drivers.py Merge "libvirt: Simplify internal usage of get_instance_disk_info" 2017-03-27 13:02:34 +00:00
test_volumeutils.py Switch to using os-brick 2015-07-27 10:47:22 -07:00