c6e228bba0a0ff5b2e7c1074a23f53fc37923f02
Start using pylint 3.3.0 to fix a pep8 job failure. Fixed R1737 (use-yield-from) warning. Added too-many-positional-arguments to pylint ignore list. Related-bug: #2130632 Change-Id: Ie043024a458cfc05dc95b7a4cc52ac433ba73df9 Signed-off-by: Brian Haley <haleyb.dev@gmail.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%