ef162fcf8ed288ddab5c0e38eeb31f09106673eb
Since [1], the OVN events are sorted by a "priority" value. In "TestOvnDbNotifyHandler" tests, because several events are added to the watch list, this "priority" value should be given. The workaround [2] is removed as is unnecessary now. NOTE: this patch will work with newer ovsdbapp versions (still not released) and current one. CI testing master branch of ovsdbapp could be found in "openstack-tox-py36-with-ovsdbapp-master". [1]https://review.opendev.org/c/openstack/ovsdbapp/+/819116 [2]https://review.opendev.org/c/openstack/neutron/+/755335 Closes-Bug: #1953481 Change-Id: If76cf263a2c13eb278a5e22743b5962919c2ad98
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%