Added default Security Group to test modes other than transparent. 44/48544/2
authorAswin Suryanarayanan <asuryana@redhat.com>
Tue, 18 Oct 2016 09:18:46 +0000 (14:48 +0530)
committerSam Hague <shague@redhat.com>
Mon, 21 Nov 2016 22:29:24 +0000 (22:29 +0000)
commit320bb652b80fbf2b99fbfa99a25e5b3ac91f3d21
tree86d509c73ecc1ea519adf1734ac5bc2163d5d43a
parent193b5d504cbcfdf5884686d6a8c9c72898db2d24
Added default Security Group to test modes other than transparent.

The default SG enables communication between the VM spawned in default
SG, but does not allow external traffic.

Change-Id: I8c7735e8ddeeb1df65dabffa56382825abd4f697
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
(cherry picked from commit 53532c567667951e888eba47b94ca03c5f5abcee)
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/AbstractNetOvs.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/DockerNetOvsImpl.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/NetvirtITConstants.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/NeutronPort.java
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/NeutronSecurityGroupUtils.java [new file with mode: 0755]
vpnservice/it/impl/src/test/java/org/opendaylight/netvirt/it/RealNetOvsImpl.java