5a0a2b7847da067817640404f53e0807755e08d7
OVN now uses normalised CIDR when adding a security group rule[1]. It uses may_exist=True for adding ACL (secgroup rule), in case there are multiple CIDRs in neutron that normalises to the same. Do the same in ovn_db_sync, so that the sync don't fail hard on such duplicates. [1] https://review.opendev.org/c/openstack/neutron/+/736386/ Change-Id: I9d9c21e460029e4a6a845520bfcc2889ad20429b Related-Bug: #1869129 Closes-Bug: #1961112
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
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%