nova/nova/tests
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
..
functional Merge "fix typos" 2017-04-25 01:05:05 +00:00
live_migration/hooks Fix libvirt group selection in live migration test 2017-04-12 15:48:43 -07:00
unit encryptors: Switch to os-brick encryptor classes 2017-04-25 13:51:41 +00:00
__init__.py
fixtures.py Spelling error "paramenter" 2017-04-17 16:40:50 +08:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30