nova/nova/keymgr
Dave McCowan 8db72b99f2 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
(cherry picked from commit 676a53ce44)
2016-03-04 14:39:47 +00: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 2016-03-04 14:39:47 +00: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