Generic Key Manager interface for OpenStack
Go to file
Kaitlin Farr 233febb0c1 Append a forward slash to the base_url
six.moves.urllib.parse.urljoin strips everything that doesn't end
with a forward slash, so for example, if the barbican URL is
http://ip-address/key-manager, the "key-manager" part will be removed.
If the URL is http://ip-address/key-manager/, everything will be fine.

Change-Id: I1afcd7ae460633e451bc365fdb87f6e30bb3a60b
2017-08-08 18:25:56 -04:00
castellan Append a forward slash to the base_url 2017-08-08 18:25:56 -04: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/notes Fix retrieving barbican endpoint from service catalog 2017-07-19 09:40:25 +00: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 Update .gitignore 2017-02-12 14:51:28 +00: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-08-04 12:47:31 +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 Updated from global requirements 2017-08-04 12:47:31 +00:00
tox.ini Enable some off-by-default checks 2017-06-23 15:52:17 +08:00

README.rst

Castellan

Generic Key Manager interface for OpenStack.

Team and repository tags

image