deb-cinder/cinder/keymgr
Ollie Leahy f16d13e4ca encryption_api_url requires a version
If the value configured for encryption_api_url does not include the
barbican API version, then some calls from cinder will fail. This can
mean that encrypted volumes cannot be deleted. To prevent this happening
raise an exception if the configured value for encryption_api_url does not
include the barbican version.

Change-Id: I1a4c9b9e93d7d189a3cdf1469e8bb87817473da5
Closes-Bug: #1501780
2015-10-13 18:26:05 +00:00
..
__init__.py Move oslo.utils to oslo_utils namespace 2015-01-19 21:50:34 -06:00
barbican.py encryption_api_url requires a version 2015-10-13 18:26:05 +00:00
conf_key_mgr.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
key_mgr.py Missing configuration opts from cinder.sample.conf 2015-09-24 13:08:25 -05:00
key.py Remove vim header 2013-12-30 18:53:02 -06:00
not_implemented_key_mgr.py Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00