2be53b1719e24d9a5be42505386a72ccdb26ef8f
With ovsdbapp-2.3.0 release 'db_set' method excepts if_exists(defaults to True) option. The default behavior made the test to fail as it was expecting transaction to fail. Adding if_exists=False so it persists the old behavior. Closes-Bug: #2018130 Change-Id: I3dfdb0cce89cb860991a731b9a03313402956ddf
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%