IT for provider network 58/47758/7
authorJosh <jhershbe@redhat.com>
Sun, 30 Oct 2016 15:10:06 +0000 (17:10 +0200)
committerSam Hague <shague@redhat.com>
Mon, 14 Nov 2016 17:39:26 +0000 (17:39 +0000)
commit382c823fd7225e383813a649d11bae5115a0272b
tree50e74760a17d101883e78d5df613f73f6298b36c
parent343ac031117f9c0637dfa56929ff31374240fd3e
IT for provider network

Ping between ports on different nodes
Uses a docker image that:
a) expects two networks, one for mgmt traffic and one for the provider
network
b) binds ovsdb-server to the mgmt nic only
c) sets the provider nic in provider_mappings

Details about the image can be found here:
https://github.com/jhershberg/docker-centos-ovs/tree/two-nics

This commit depends on:
https://git.opendaylight.org/gerrit/#/c/47757/

Change-Id: Ia912dd12ed44769df3c94708712ddeda3f59d669
Signed-off-by: Josh <jhershbe@redhat.com>
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/AbstractNetOvs.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/NetOvs.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/NetvirtIT.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/NeutronNetwork.java