Comment 1 for bug 1854365

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

Reviewed: https://review.opendev.org/696368
Committed: https://git.openstack.org/cgit/openstack/charm-octavia/commit/?id=3e63d79199e69841789ca0042b5302beffaf0111
Submitter: Zuul
Branch: master

commit 3e63d79199e69841789ca0042b5302beffaf0111
Author: Thobias Salazar Trevisan <email address hidden>
Date: Wed Nov 27 13:34:11 2019 -0300

    Add support to openstack multi region configuration

    When using Octavia with more than one Openstack Region, it does not found
    resources (network, neutron port and ip). It is necessary to specify the
    region it should search for network and other resources with tag
    charm-octavia.

    This patch add support to specify region to search for tagged resources.

    Change-Id: I33d362840efc8fe2f64e41678a1790557ed268dd
    Closes-Bug: #1854365