Add setting controller for sfc it
authorSam Hague <shague@redhat.com>
Fri, 9 Oct 2015 20:22:56 +0000 (16:22 -0400)
committerSam Hague <shague@redhat.com>
Fri, 9 Oct 2015 20:24:59 +0000 (16:24 -0400)
commit6b94e3a6ec6250dc27597fe70e8676a392c2d59f
treeedf005643487bfebd0aa8a04c0dafc272d76a301
parent17baeb1af10d894c4740d27dd36a41fcf44823a7
Add setting controller for sfc it

This patch adds setting the controller so that flows can be pushed to the switches.

Use the following to initate the tests:

start an ovsdb node and set it to be in passive mode: sudo ovs-vsctl set-manager ptcp:6640
cd .../net-virt-sfc/it
mvn -Dit.test=NetvirtSfcIT#testDoIt verify -Pintegrationtest -Dovsdbserver.ipaddress=192.168.120.31

The above will connect to the node and set's it controller to ODL.

Change-Id: Ibf307b668535e47fe80ba0a8b7403e53d7a40ccb
Signed-off-by: Sam Hague <shague@redhat.com>
openstack/net-virt-sfc/it/src/test/java/org/opendaylight/ovsdb/openstack/netvirt/sfc/NetvirtSfcIT.java
utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java