Comment 9 for bug 2067084

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/921054
Committed: https://opendev.org/openstack/openstack-ansible-os_cloudkitty/commit/9d12b111d54210642684a4a0c25cdb264145923a
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 9d12b111d54210642684a4a0c25cdb264145923a
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)