castellan/castellan/key_manager
Ivan Kolodyazhny e63d813a70 Use 'barbican_endpoint_type'config option to get endpoint from catalog
_get_barbican_endpoint now uses barbican_endpoint_type config option to
retrieve a correct endpoint from catalog.

This config option is set to 'public' by default and it's a default
value for ServiceCatalog.endpoint_data_for method. It means that the
default behaviour will be the same as before this patch.

Change-Id: Idf4061fe3e35e3c47a993a56b23c0257c92e5cc3
2020-07-31 21:48:42 +00:00
..
__init__.py Merge "Support handling legacy all-zeros key ID" 2017-11-28 03:31:10 +00:00
barbican_key_manager.py Use 'barbican_endpoint_type'config option to get endpoint from catalog 2020-07-31 21:48:42 +00:00
key_manager.py Moving common objects under KeyManager. 2020-03-09 16:06:55 +01:00
migration.py Support handling legacy all-zeros key ID 2017-11-21 09:23:09 -05:00
not_implemented_key_manager.py Add list capability 2017-07-18 09:46:59 -04:00
vault_key_manager.py Replaces _get_api_version with config option 2020-06-22 17:00:15 +02:00