FIXED Create EVC 26/33926/2
authoradetalhouet <adetalhouet@inocybe.com>
Tue, 2 Feb 2016 21:14:18 +0000 (16:14 -0500)
committeradetalhouet <adetalhouet@inocybe.com>
Tue, 2 Feb 2016 21:27:00 +0000 (16:27 -0500)
commite7ed7bb2f0d0fcacedefff5db96afbe2b74b1e96
treee9e6deb2b5344b642dece336beabe36edf49b37d
parentd471bce1861b9a4e846c87a5ac39c7cfda5d8250
FIXED Create EVC

WHen creating the EVC, we create the interface eht1
so a client can connect. Previous code was creating only
eth1 interface in the source UNI but not in the
destination UNI

Change-Id: Ib0fd57dfe0fbf6fc7abbd27b17a391f2080eb84b
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
impl/src/main/java/org/opendaylight/unimgr/command/EvcCreateCommand.java
impl/src/test/java/org/opendaylight/unimgr/impl/UnimgrUtilsTest.java