Terry Wilson baf68b5a3f Allow choosing vlog levels to patch and restoring the vlog
Change-Id: I99bd8e5deec3cf92aebe8402c3c7b7d7a670556c
2017-05-03 12:31:52 -05:00
2017-02-24 15:02:19 -05:00
2017-03-23 08:52:07 +00:00
2017-04-19 12:09:17 -05:00
2017-03-13 16:48:53 -05:00
2017-02-24 15:32:17 -05:00
2017-02-24 15:02:19 -05:00
2017-03-23 08:52:07 +00:00
2017-02-24 15:02:19 -05:00
2017-02-24 15:02:19 -05:00
2017-02-24 15:02:19 -05:00
2017-02-24 15:02:19 -05:00
2017-04-21 16:20:55 -05:00
2017-02-24 15:02:19 -05:00
2017-03-15 04:26:57 +00:00
2017-03-23 08:52:07 +00:00

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.

Features

  • An thread-based event loop for using ovs.db.Idl
  • Transaction support
  • Native OVSDB communication
Description
OVSDB application library
Readme 6.8 MiB
Languages
Python 99.2%
Shell 0.8%