Comment 12 for bug 1896438

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance-simplestreams-sync (master)

Reviewed: https://review.opendev.org/c/openstack/charm-glance-simplestreams-sync/+/804924
Committed: https://opendev.org/openstack/charm-glance-simplestreams-sync/commit/6733e22006750fa0a0dc405278b0446fd4aecac4
Submitter: "Zuul (22348)"
Branch: master

commit 6733e22006750fa0a0dc405278b0446fd4aecac4
Author: Billy Olsen <email address hidden>
Date: Tue Aug 17 09:12:02 2021 -0700

    Add use-internal-endpoints as a new config option

    Enable the glance-simplestreams-sync charm to be configured to only
    use internal endpoints, removing the requirement that the charm
    access APIs via the public network.

    This introduces a new option use-internal-endpoints, which is in-line
    with other openstack charms which can be configured to use the internal
    endpoints rather than public endpoints.

    This option will only be valid for Keystone v3 API versions, which
    should not be problematic as the v2 API has been deprecated for quite
    some time now.

    Closes-Bug: #1896438
    Change-Id: I6d83a5469c34c2add3c1bc4ac5052be6d51ed343