nova/nova/keymgr
Dave McCowan 676a53ce44 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.

Closes-Bug: #1523646

Change-Id: I7cd7f1ba8a749b230c611e4fb20ccf4127354c35
2015-12-14 17:45:33 -05:00
..
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
barbican.py Check context before returning cached value 2015-12-14 17:45:33 -05:00
conf_key_mgr.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
key.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
key_mgr.py docs - Fix errors,warnings from document generation 2014-08-08 22:07:31 +00:00
mock_key_mgr.py Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
not_implemented_key_mgr.py Remove vi modelines 2014-02-03 14:19:44 +00:00
single_key_mgr.py Use oslo.log 2015-02-22 07:56:40 -05:00