cinder/cinder/message
Eric Harney de584713d9 Disallow unmanaging encrypted volumes
Unmanaging encrypted volumes is problematic because
unmanage assumes that you will be able to manage the
volume again for later use, but, we have no mechanism
currently to keep track of the encryption key which
would be required for using an encrypted volume again.

While this may work out ok when using the conf_key
manager, this patch does not distinguish between conf_key
and barbican deployments.

Closes-Bug: #1731518
Change-Id: I7506fa36962404c80f1cc9c6370693728e5393a7
2017-11-29 10:43:32 -05:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
api.py Explicit user messages 2017-06-16 14:35:24 +08:00
defined_messages.py Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
message_field.py Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00