Comment 4 for bug 1886615

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/741913
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=aca3736e74abe9f155f36ccc6168b770a06bb121
Submitter: Zuul
Branch: stable/ussuri

commit aca3736e74abe9f155f36ccc6168b770a06bb121
Author: ramboman <email address hidden>
Date: Mon Jul 6 16:37:52 2020 +0800

    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
    (cherry picked from commit 0e9a81fdca4e94048b731bc4c79da8b397437365)