Comment 2 for bug 1960335

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to blazar (master)

Reviewed: https://review.opendev.org/c/openstack/blazar/+/828366
Committed: https://opendev.org/openstack/blazar/commit/77e0d4a0070cd789f5f5c2321e023eff7e6d2fb2
Submitter: "Zuul (22348)"
Branch: master

commit 77e0d4a0070cd789f5f5c2321e023eff7e6d2fb2
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:44:48 2022 +0100

    Switch to using internal endpoints

    This commit makes endpoint types configurable and uses the internal
    endpoint as default for Blazar, except admin for reaching keystone to
    keep legacy behaviour for now.

    Update devstack configuration to use public endpoints, since internal
    endpoints are not created by devstack anymore (except for keystone).

    Change-Id: I6414be91a1b629df680641050cfd415252b0a3c5
    Closes-Bug: #1960335