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.
Reviewed: https:/ /review. opendev. org/696368 /git.openstack. org/cgit/ openstack/ charm-octavia/ commit/ ?id=3e63d79199e 69841789ca0042b 5302beffaf0111
Committed: https:/
Submitter: Zuul
Branch: master
commit 3e63d79199e6984 1789ca0042b5302 beffaf0111
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: I33d362840efc8f e2f64e41678a179 0557ed268dd
Closes-Bug: #1854365