columns parameters to AddressSetAddCommand`
This patch allows to add additional parameters (like ``external_ids``) in the add command. That will save the execution of second update command when creating the ``Address_Set`` registers. Closes-Bug: #2141770 Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com> Change-Id: I00f0aa98dcc61d76083c61d32bc90ee61633184d
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%