neutron/neutron/cmd/eventlet
YAMAMOTO Takashi eab71473c3 OVS-agent: Separate ovs-ofctl using code as a driver
This is a preparation to introduce another Ryu-based implementation.
The aim is to replace this with the new Ryu-based implementation
eventually.

Add a config option for OVS-agent which selects the implementation.
Currently, the only available choice is 'ovs-ofctl'.

Also, this commit simplifies DVR logics by reducing duplications
and makes some of DVR UTs actually check the flows rather than just
"add_flow is called".

Partially-Implements: blueprint ovs-ofctl-to-python
Change-Id: Ie1224f8a1c17268cd7d1c474ed82fdfb8852eaa8
2015-05-25 18:48:02 +09:00
..
agents Moved several services into neutron.cmd.eventlet 2015-02-18 13:33:57 +01:00
plugins OVS-agent: Separate ovs-ofctl using code as a driver 2015-05-25 18:48:02 +09:00
server Moved several services into neutron.cmd.eventlet 2015-02-18 13:33:57 +01:00
services Moved several services into neutron.cmd.eventlet 2015-02-18 13:33:57 +01:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00