![Terry Wilson](/assets/img/avatar_default.png)
The OVN tree for several years has had an OVS submodule that pulls in the version of OVS it is guaranteed to work with. There is currently a patch in OVS master that breaks the build of OVN main so switch to using the submodule. Change-Id: I61195cd3ebf8a5015890d3ba3988c3d9795ee817
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.2%
Shell
0.8%