master
There was a recent issue with ovsdbapp [1] that broke the Neutron gate. This patch proposes adding a Neutron functional job to the gate queue to catch such issues earlier next time and avoid breaking the gate. The test list has been reduced to the ML2/OVN plugin test cases. [1] https://bugs.launchpad.net/neutron/+bug/2131994 Change-Id: Ie29883a10a7ccfbf87dc8f835f109e771f256584 Signed-off-by: Jakub Libosvar <libosvar@redhat.com> Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
ovsdbapp
A library for creating OVSDB applications
The ovdsbapp library is useful for creating applications that communicate via Open_vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps the Python 'ovs' and adds an event loop and friendly transactions.
- Free software: Apache license
- Source: https://opendev.org/openstack/ovsdbapp/
- Bugs: https://bugs.launchpad.net/ovsdbapp
Features:
- An thread-based event loop for using ovs.db.Idl
- Transaction support
- Native OVSDB communication
Description
Languages
Python
99.3%
Shell
0.7%