OVN Octavia provider driver.
eb5010f8ec
As per [1], the gateway neutron-ovn-invalid-chassis previously used for the CR-LRP gateway_chassis has been removed. However, it is necessary to determine whether a Logical Router Port (LRP) is a gateway port or not to appropriately assign the Load Balancer (LB) to the Logical Switch (LS) associated with tenant and provider networks. This patch modifies the logic within the LogicalRouterPortEvent to examine the external_ids and determine if the port is a gateway port or not, regardless of whether gateway_chassis is included or not. [1] https://review.opendev.org/c/openstack/neutron/+/909305 Closes-Bug: #2056537 Change-Id: I05bc97362e45a0239cf9206ba8539fcfb10a1151 |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
ovn_octavia_provider | ||
playbooks | ||
releasenotes | ||
roles | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ovn-octavia-provider - OVN Provider driver for Octavia LoadBalancer
OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This project provides integration between OpenStack Octavia and OVN.
- Free software: Apache license
- Source: https://opendev.org/openstack/ovn-octavia-provider
- Bugs: https://bugs.launchpad.net/neutron/+bugs?field.tag=ovn-octavia-provider
- Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
- IRC: #openstack-neutron on OFTC.
- Docs: https://docs.openstack.org/ovn-octavia-provider/latest
Team and repository tags
- Release notes for the project can be found at: https://docs.openstack.org/releasenotes/ovn-octavia-provider