Add connection manager to Openstack_Neutron test suite.
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)
commitbf033092dee87ed44cc24c06983a7db1243de6c5
tree67e3499f3836f792c5a40c4dbd174f41d9c2c02f
parent88d03101fde6ca41976de233fad8575a7e7c8703
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]