Deleting L2 when removing interface from BD 79/49179/4
authorTomas Cechvala <tcechval@cisco.com>
Fri, 9 Dec 2016 13:04:56 +0000 (14:04 +0100)
committerTomas Cechvala <tcechval@cisco.com>
Fri, 16 Dec 2016 11:28:27 +0000 (11:28 +0000)
commit595dc75821d0d45c4231ca4b6047e5fc7cdbc772
tree71d03edbb1348d43b78abaeeb67cf30fa3db757e
parentdaea16f2d1ab03527265067df82b6ba81fe99eb3
Deleting L2 when removing interface from BD

Errors when removing bridge-domain from bridge-based since
bridge-domain is marked as mandatory. I tried to set
interconnection to null, but this led to strange behaviour
on HC, so currently it's necessary to remove the entire
L2 node.

Change-Id: I8c5738003fed464e89b346953c156c17d60e8d05
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
renderers/vpp/src/main/java/org/opendaylight/groupbasedpolicy/renderer/vpp/iface/InterfaceManager.java