
Duplicated code is recognized on same imports which in modules that implement specific API doesn't make sense as imports will be likely the same: e.g. http://logs.openstack.org/41/470441/28/check/gate-ovsdbapp-pep8-ubuntu-xenial/84bbf0c/console.html#_2017-07-03_20_00_50_632331 The patch disables this check for pylint. Change-Id: Ia1d410abcf53d30ef71edb5404cf53b430aa3523
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
- Documentation: http://docs.openstack.org/developer/ovsdbapp
- Source: http://git.openstack.org/cgit/openstack/ovsdbapp
- Bugs: http://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%