Add connection manager to Openstack_Neutron test suite. 08/22708/5
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Wed, 17 Jun 2015 20:52:16 +0000 (16:52 -0400)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 18 Jun 2015 07:50:56 +0000 (07:50 +0000)
commitf75278ebe476092b51dd978f6db4c0c2e24ab44f
tree3a27b9f29aa0b3ef3d3ebebdefff3e88461ada2a
parent18cf748dbfb7c2c59713675d30ef0304eabaa67d
Add connection manager to Openstack_Neutron test suite.

This robot file setup the connection between OVS and ODL.
It also verifie the connection is correctly set up, and
flows are correctly pushed to the OVS instance, creating a bridge,
a port and an interface.

Patch Set 1: Initial commit
Patch Set 2: Remove whitespaces
Patch Set 3: Remove useless library, setup and teardown. Also update tests documentation
Patch Set 4; Rebase and clean

Change-Id: I17055fab4a65ff86f419fac29f84a241edd52ce7
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
test/csit/suites/ovsdb/Openstack_Neutron/001__connection_manager.robot [new file with mode: 0644]