nova/nova/volume/encryptors
Lee Yarwood cbbc218282 encryptors: Introduce encryption provider constants
These constants detail the supported encryption formats and their
associated in tree encryption provider implementations.

The use of out of tree and direct use of these in tree implementations
is now deprecated and will be blocked in the 16.0.0 Pike release of
Nova.

Change-Id: Ic155bd29d46059832cce970bf60375e7e472eca6
Partial-bug: #1639293
2016-11-23 10:57:11 +00:00
..
__init__.py encryptors: Introduce encryption provider constants 2016-11-23 10:57:11 +00:00
base.py Replace key manager with Castellan 2016-04-27 14:37:06 -04:00
cryptsetup.py encryptors: Workaround mangled passphrases 2016-11-02 20:03:41 +00:00
luks.py encryptors: Workaround mangled passphrases 2016-11-02 20:03:41 +00:00
nop.py Remove unnecessary __init__ 2016-06-27 15:23:00 +08:00