castellan/castellan/key_manager
Dave McCowan 43efbf1d5f Move line of code to ensure context and client stay in sync
If the barbican_client.Client() throws an exception, then
self._current_context will not match self._barbican_client.
This fix moves a line of code down to ensure they will match.

Change-Id: I4e6291d98d9b2d37b3d5063b9b20fbb093d254d4
Closes-bug: #1523646
2015-12-09 10:40:43 -05:00
..
__init__.py Allow for default logging configuration to be user enabled 2015-11-30 16:39:00 -06:00
barbican_key_manager.py Move line of code to ensure context and client stay in sync 2015-12-09 10:40:43 -05:00
key_manager.py Add name to Castellan Objects and Barbican Key Manager 2015-10-02 15:30:12 -05:00
not_implemented_key_manager.py Fix typo and add name to not_implemented and mock key_manager 2015-10-22 15:17:19 -05:00