dragonflow/dragonflow/switch
Shachar Snapiri 7f973380b6 Separate vswitch_api and ryu from the main logic
The vswitch_api and ryu are specific to ovs and should be removed from
the main code logic.
They are now encapsulated within the df_ovs_driver.
Currently the vswitch is still referenced directly from the driver in
all the tests. This behavior should be removed in a later patch.

Change-Id: Id919faaebece90c1410226d38f28c52af7693c08
Partial-Bug: #1781376
2018-08-29 00:26:36 +03:00
..
drivers Separate vswitch_api and ryu from the main logic 2018-08-29 00:26:36 +03:00
__init__.py Add an interface and config options for modular switch 2018-07-12 14:20:39 +03:00