os-brick/os_brick
LisaLi 05827810ca Copy encryptors from Nova to os-brick
Currently, when creating an encrypted volume from an image, Cinder
writes raw data to the encrypted volume. When Cinder uploads an
encrypted volume to an image, it writes encrypted data to the image.
As a result, Nova cannot use these images or volumes.
To fix above problem, cinder needs to add encryptor attach/detach
layers.
As both Nova and Cinder needs to use the module, the fix is to
move it to os-brick.
It copies encryptors from Nova to os-brick, and keep all interfaces
unchanged except initialization.

Change-Id: I8044183ad02110c8b2468e20327d822c0437c772
Implements: blueprint improve-encrypted-volume
Related-bug: #1482464
Related-bug: #1465656
2016-06-06 16:43:22 +08:00
..
encryptors Copy encryptors from Nova to os-brick 2016-06-06 16:43:22 +08:00
initiator Merge "os-brick refactor get_connector_properties" 2016-05-04 17:17:37 +00:00
local_dev Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
tests Copy encryptors from Nova to os-brick 2016-06-06 16:43:22 +08:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Copy encryptors from Nova to os-brick 2016-06-06 16:43:22 +08:00
executor.py Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 22:25:57 +00:00
utils.py os-brick refactor get_connector_properties 2016-05-03 19:50:26 -07:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00