Fixed bug that set invalid vTerminal state. 10/31210/1
authorShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 11 Dec 2015 17:23:20 +0000 (02:23 +0900)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 11 Dec 2015 17:23:20 +0000 (02:23 +0900)
commit5a2be96d84e756e4ead46512e00a4be827da9854
treeb6244623498d25c59eddb0cbbc55e1c700979572
parent9d7d77c49b157c357151b6bfe0be0cdf16df7222
Fixed bug that set invalid vTerminal state.

If a new disabled virtual interface is added to a vTerminal,
the vTerminal state should not be changed to DOWN.

Change-Id: Icab3f4c97da3af97a2976c856b9afcd47de77bb5
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
manager/implementation/src/main/java/org/opendaylight/vtn/manager/internal/vnode/UpdateVinterfaceTask.java