Add setting controller for sfc it 28/28228/1
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)
commit685f586c67dc369259fc53a001f3d8297c6d8351
tree9ecae0beeceac3b8a33d71c2e5ac26b1a0e8061c
parent5c2043278ea7bdb70fe6baea78dba0198b6dca83
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