castellan/releasenotes/notes/deprecate-auth-endpoint-b91a3e67b5c7263f.yaml
Paul Bourke 17e8b29067 Fix retrieving barbican endpoint from service catalog
The context wrapper classes under castellan.common.credentials were
missing an auth_url property resulting in calls to get_endpoint()
failing with 'Could not determine a suitable URL for the plugin' unless
users set barbican/auth_endpoint.

Change-Id: I1be3a1e11e3f4c2170062927ad359bf679eb25d9
Closes-Bug: #1497993
2017-07-19 09:40:25 +00:00

6 lines
151 B
YAML

---
deprecations:
- |
Config option barbican/auth_endpoint is unnecessary and deprecated in
favor of the more standard key_manager/auth_url.