Comment 11 for bug 2067084

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_cloudkitty (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/921055
Committed: https://opendev.org/openstack/openstack-ansible-os_cloudkitty/commit/bd1a8ea8d7926c4f4abe48476f307f31296fa706
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit bd1a8ea8d7926c4f4abe48476f307f31296fa706
Author: Dmitriy Rabotyagov <email address hidden>
Date: Sat May 25 11:50:25 2024 +0200

    Define region and interface for collector/fetcher

    It appears, that produced gnocchiclient does not respect region_name
    from the auth_section, thus it needs to be defined directly for the
    fetcher.

    We align collector for now with fetcher, to make change backportable.

    Closes-Bug: #2067084
    Change-Id: If3a37b6190449e18446e65ce3b8cb70cd9038c37
    (cherry picked from commit fae91db568637021438ffe436fb935a6735feb66)