Comment 8 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/745526
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ed6c6babf85a2d26077ac0b407431e22732eef60
Submitter: Zuul
Branch: stable/ussuri

commit ed6c6babf85a2d26077ac0b407431e22732eef60
Author: Mark Goddard <email address hidden>
Date: Fri Aug 7 14:16:03 2020 +0100

    Fix Barbican client (Castellan) with TLS (part 2)

    This patch is a continuation of
    I6a174468bd91d214c08477b93c88032a45c137be for the nova-cell role, which
    was missed.

    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: I056f3eebcf87bcbaaf89fdd0dc1f46d143db7785
    (cherry picked from commit 97e26b49cdb7962a1dc6f1a236a0c565ccba0d77)