kolla-ansible/releasenotes/notes/bug-1886615-640e817dfdb93b8a.yaml
ramboman 0e9a81fdca Fix Barbican client (Castellan) with TLS
The Castellan (Barbican client) has different parameters to control
the used CA file.
This patch uses them.
Moreover, this aligns Barbican with other services by defaulting
its client config to the internal endpoint.

See also [1].

[1] https://bugs.launchpad.net/castellan/+bug/1876102

Closes-Bug: #1886615

Change-Id: I6a174468bd91d214c08477b93c88032a45c137be
2020-07-09 16:18:16 +00:00

6 lines
156 B
YAML

---
fixes:
- |
Fix Castellan (Barbican client) when used with enabled TLS.
`LP#1886615 <https://bugs.launchpad.net/kolla-ansible/+bug/1886615>`__