dragonflow/dragonflow/switch/drivers
Shachar Snapiri 8fd27641b0 Fix broken dragonflow gates
This commit is composed of 4 (four) commits that fix various aspects
that were broken in the gate.

Co-Authored-By: Omer Anson <omer.anson@toganetworks.com>

Bump up the version of libzmq for Ubuntu and Suse

This is required as libzmq1 is no longer supported under these
platforms.

Change-Id: I17c73025856c006926ea6b2444c4fde86726db9d

Install ruby via the operating system

As opposed to installing it from source, success of which is a matter of
chance.

Change-Id: I39f13525d9b1d814c90ac898148b9543ed64cd7e

Cleanup registered apps with os-ken

Otherwise, os-ken complains that the apps are already
instantiated. This might be causing the get failure.

Change-Id: Iad8f76aafe98be443b0efa34e2f9cef8f40a9588

Disable test TestNeighborAdvertiser

It isn't working. Reported in bug 1820977.

Change-Id: Ie1f9c05c3847320ba1892c52182d3e7d856f4957
Related-Bug: #1820977
2019-03-20 14:23:46 +02:00
..
ovs Fix broken dragonflow gates 2019-03-20 14:23:46 +02:00
__init__.py Add an interface and config options for modular switch 2018-07-12 14:20:39 +03:00
df_switch_driver.py Separate vswitch_api and ryu from the main logic 2018-08-29 00:26:36 +03:00