Generic Key Manager interface for OpenStack
Go to file
Kaitlin Farr ffd9f484df Makes list method not abstract
Any implementations of key_manager that don't have "list"
defined (i.e. ConfKeyManager in Nova and Cinder) will not be
instantiable if they try to use a version of Castellan
that was released after "list" was added. Adds a default
implementation of "list" that returns nothing for backwards
compatibility.

Closes-Bug: #1715451
Change-Id: I1e413831163bffaed3a2580f039e242da7d303f8
2017-09-12 19:05:22 +00:00
castellan Makes list method not abstract 2017-09-12 19:05:22 +00:00
doc/source Merge "Fix retrieving barbican endpoint from service catalog" 2017-07-28 09:07:40 +00:00
etc/castellan refactoring castellan configuration 2015-08-12 12:03:36 -04:00
releasenotes Add releasenotes for castellan 2017-09-05 13:40:42 +08:00
tools Support upper-constraints in tox.ini 2016-10-10 03:19:27 +00:00
.coveragerc remove obsolete oslo incubator code 2016-11-01 14:16:50 +00:00
.gitignore Add releasenotes for castellan 2017-09-05 13:40:42 +08: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 Optimize the link address 2017-06-12 07:57:59 +00:00
HACKING.rst Update the doc URL in the documents 2017-07-11 13:38:04 +00:00
LICENSE Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
README.rst Update the doc URL in the documents 2017-07-11 13:38:04 +00:00
babel.cfg Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
requirements.txt Updated from global requirements 2017-09-06 16:54:14 +00:00
setup.cfg Use Stevedore for better extensions 2017-08-01 09:01:35 -04:00
setup.py Updated from global requirements 2017-03-02 11:43:02 +00:00
test-requirements.txt Add releasenotes for castellan 2017-09-05 13:40:42 +08:00
tox.ini Add releasenotes for castellan 2017-09-05 13:40:42 +08:00

README.rst

Castellan

Generic Key Manager interface for OpenStack.

Team and repository tags

image