Comment 5 for bug 1923048

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/786795
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/ce9ae866699456ab3c69be6e34c419e537630d49
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit ce9ae866699456ab3c69be6e34c419e537630d49
Author: Grzegorz Grasza <email address hidden>
Date: Thu Apr 8 14:34:57 2021 +0200

    Mount /etc/openldap inside the keystone container

    For configuring high availability for LDAP in keystone one
    needs to edit /etc/openldap/ldap.conf. This worked
    before control plane was containerised. Mounting the
    openldap configuration into the keystone container
    restores the previous behavior.

    Change-Id: Id0d73a8ab0ddf7bf9e2b76ea14ffc9acff3a0ad3
    Closes-Bug: #1923048
    Resolves: rhbz#1944466
    (cherry picked from commit 313e4484e2a219eec7affb5e1e5e61d41687c6fd)