dragonflow/dragonflow/tests
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
..
common Rename ovs_port throughout the code 2018-07-26 12:17:00 +00:00
contrib Fix post gate hook to accommodate for new os-testr 2017-10-19 19:09:46 -07:00
database Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
fullstack Separate vswitch_api and ryu from the main logic 2018-08-29 00:26:36 +03:00
unit Separate vswitch_api and ryu from the main logic 2018-08-29 00:26:36 +03:00
__init__.py Remove explicit eventlet.monkey_patch() 2016-05-31 16:48:40 +08:00
base.py Removes unnecessary utf-8 encoding 2017-01-04 09:46:25 +07:00