python-ovsdbapp

A library for creating OVSDB applications
  http://www.openstack.org/
  0
  no reviews



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.

This package provides the Python 2 module.