Related-Bug: #2132018 This reverts commit9c1790796d. Revert "Improve Row stringification" This reverts commit7744650d02. Change-Id: I903334f4566ac6dd28452a21cde5ae96fd9a26e4 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.2%
Shell
0.8%