5e626f8bda6cefba6655aa2924184676fdd94281
If a network with external ports is connected to a router (as an internal network), Neutron will create a single ``HA_Chassis_Group`` register for this network, synced with the gateway ``Logical_Router_Port`` ``Gateway_Chassis`` registers. That will schedule the external ports in the same chassis as the gateway port. This patch attends any ``Gateway_Chassis`` change in order to sync the attached networks ``HA_Chassis_Group`` registers, mimicking what is defined the gateway port ``Gateway_Chassis`` list. NOTE: This patch closes the list of patches that implement the functionality defined in LP#2125553. Closes-Bug: #2125553 Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com> Change-Id: Id75fcf72715f9b61aaa0487cdea192e8f9634fd1
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%