Comment 10 for bug 1973863

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/842436
Committed: https://opendev.org/openstack/tripleo-ansible/commit/56e724ad53a7c541431b8f783d9b3bce3c8f5d4c
Submitter: "Zuul (22348)"
Branch: master

commit 56e724ad53a7c541431b8f783d9b3bce3c8f5d4c
Author: James Slagle <email address hidden>
Date: Wed May 18 17:41:22 2022 -0400

    Fix setting volumes for internal tls

    Move the configuration of the internal tls volumes into the common
    tripleo_container_standalone role. The logic for adding the volumes when
    internal TLS is used is now in a single location.

    Updates the tripleo_keystone role to make use of the new variables from
    tripleo_container_standalone.

    Related-Bug: #1973863
    Change-Id: I84c8c15e9e5adbc3798edf0e4ca7717527d0de47
    Signed-off-by: James Slagle <email address hidden>