Generic Key Manager interface for OpenStack
Go to file
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
castellan Move line of code to ensure context and client stay in sync 2015-12-09 10:40:43 -05:00
doc/source Add some documentation on enabling logging 2015-12-01 11:28:43 -06:00
etc/castellan refactoring castellan configuration 2015-08-12 12:03:36 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:48 +00:00
.gitignore refactoring castellan configuration 2015-08-12 12:03:36 -04:00
.gitreview Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.mailmap Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.testr.conf Move unit tests to unit test folder 2015-07-22 14:29:06 -04:00
CONTRIBUTING.rst Add contributing documentation to Castellan 2015-10-22 15:47:18 -05:00
HACKING.rst Updating HACKING.rst 2015-02-27 16:28:13 -05:00
LICENSE Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
MANIFEST.in Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
README.rst Add documentation links and fixup README.rst 2015-11-02 16:51:55 +00:00
babel.cfg Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
openstack-common.conf Add openstack/common log and policy modules 2015-01-29 15:44:12 -05:00
requirements.txt Updated from global requirements 2015-11-19 15:54:44 +00:00
setup.cfg Mark castellan as being a universal wheel 2015-11-30 00:38:14 -05:00
setup.py Updated from global requirements 2015-09-21 19:31:05 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 15:54:44 +00:00
tox.ini Add the debug flag to tox.ini 2015-11-17 18:16:15 -06:00

README.rst

Castellan

Generic Key Manager interface for OpenStack.