Comment 4 for bug 1995188

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-designate (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/charm-designate/+/865557
Committed: https://opendev.org/openstack/charm-designate/commit/4d50f9ab40c8948771a7338949a84a3899c426d7
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 4d50f9ab40c8948771a7338949a84a3899c426d7
Author: Tiago Pasqualini <email address hidden>
Date: Sat Oct 29 21:53:15 2022 -0300

    Add check to expose internal endpoints

    Currently, the charm ignores the use-internal-endpoints config
    option that is being inherited from the Openstack Layer. This
    patch adds a check to ensure that the internal endpoint is exposed
    if this is set to True.

    Closes-bug: #1995188
    Change-Id: I48a04ac619204ba109d87ca05de7cbe308592486
    (cherry picked from commit 8a4940bbb108124246ad3ae830964cf58dfc9ec3)