17e8b29067
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
6 lines
151 B
YAML
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.
|