
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
Castellan
Generic Key Manager interface for OpenStack.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/castellan/latest
- Source: https://git.openstack.org/cgit/openstack/castellan
- Bugs: https://bugs.launchpad.net/castellan
Team and repository tags
Description
Languages
Python
99.7%
Shell
0.3%