Comment 2 for bug 2042924

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

Reviewed: https://review.opendev.org/c/openstack/charm-masakari/+/900281
Committed: https://opendev.org/openstack/charm-masakari/commit/ec407665cbadc64f8c402b662c135d34ac336666
Submitter: "Zuul (22348)"
Branch: master

commit ec407665cbadc64f8c402b662c135d34ac336666
Author: Gabriel Adrian Samfira <email address hidden>
Date: Tue Nov 7 12:22:37 2023 +0200

    Add os_region_name config option

    In a multi-region shared keystone deployment, we must set the
    os_region_name config option. Without it, Masakari will try to connect
    to the wrong API endpoints when it needs to talk to other services.

    Closes-Bug: #2042924

    Change-Id: I31ae1e011354fc9ded114babcb92f366256fadea
    Signed-off-by: Gabriel Adrian Samfira <email address hidden>