FIXED Create EVC 27/33927/2
authoradetalhouet <adetalhouet@inocybe.com>
Tue, 2 Feb 2016 21:14:18 +0000 (16:14 -0500)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 2 Feb 2016 21:30:32 +0000 (21:30 +0000)
commit952d2a741b5294a88862098fa0d62567d224dddf
treebf245301dc3ad2e577891e320757eb4d4feda0f7
parentd2e76d6a9cd8e2b906b6ff3af4bd56c023748854
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