nova/nova/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 Fix a typo in documents 2017-01-06 22:10:27 +08:00
hyperv Merge "hyperv: make sure to plug OVS VIFs after resize/migrate" 2017-02-07 01:57:48 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic Ironic: hardcode min_unit for standard resources to 1 2017-03-21 14:06:43 +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 Fix some reST field lists in docstrings 2017-03-23 09:25:37 +08:00
xenapi code comment redundant 2017-03-28 09:49:00 +08:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
block_device.py encryptors: Switch to os-brick encryptor classes 2017-04-25 13:51:41 +00:00
configdrive.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00
diagnostics.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
driver.py Merge "virt: update overhead to take into account vCPUs" 2017-03-30 16:45:54 +00:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py Fixes to get all functional tests working on py35 2017-01-14 13:06:56 -05:00
firewall.py Fix spelling mistake 2016-06-28 08:41:09 +02:00
hardware.py numa: update numa usage to include reserved CPUs 2017-03-23 04:45:07 -04:00
imagecache.py Rename ImageCacheManager._list_base_images to _scan_base_images 2016-05-26 14:45:42 +01:00
images.py Bump prlimit cpu time for qemu from 2 to 8 2016-12-08 10:41:31 -05:00
interfaces.template
netutils.py Update network metadata type field for IPv6 2017-04-12 13:55:13 +00:00
osinfo.py Do not attempt to load osinfo if we do not have os_distro 2017-03-23 22:07:03 -04:00
storage_users.py Use oslo.log 2015-02-22 07:56:40 -05:00
virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
volumeutils.py nova.utils._get_root_helper() should be public 2015-08-19 04:00:50 +00:00