cinder/cinder/keymgr
Dave McCowan 0832a03553 Check context before returning cached value
The key manager caches the value of barbican client to be reused,
saving an extra call to keystone.  The cached value is only
applicable to the current context, so the context must be checked
before returning the cached value.

Change-Id: Ib10909a098fb2cd070129c239b6d3b95edc8fea0
Closes-Bug: #1523646
2015-12-08 20:51:48 -05:00
..
__init__.py Move oslo.utils to oslo_utils namespace 2015-01-19 21:50:34 -06:00
barbican.py Check context before returning cached value 2015-12-08 20:51:48 -05:00
conf_key_mgr.py Port key manager to Python 3 2015-11-24 20:58:32 +01:00
key.py Remove vim header 2013-12-30 18:53:02 -06:00
key_mgr.py Missing configuration opts from cinder.sample.conf 2015-09-24 13:08:25 -05:00
not_implemented_key_mgr.py Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00