BUG-6495 BC Grp wrong for E/W VLAN provider net 66/44466/1
authorJosh <jhershbe@redhat.com>
Mon, 22 Aug 2016 12:40:54 +0000 (14:40 +0200)
committerJosh <jhershbe@redhat.com>
Mon, 22 Aug 2016 12:40:54 +0000 (14:40 +0200)
commitb5bd11bb204d25f3b23d78aca9ec6754ce051e83
tree36b3a9a26cd7581f395aae8db514521c9ccb139b
parent70149f977117fcd3ea52e0e43d673970b58eb0d3
BUG-6495 BC Grp wrong for E/W VLAN provider net

As per the explanation in the bug, this group
is configured twice and one of these times is
broken for VLAN and only works for VxLan.
Easy way to solve this it to only call the second
method when the network type is VxLan. That's
what this patch does. Would be better if this
group was configured in one place, coherently.

Change-Id: Ia5d8f003d2f591b6a3d366928683c9e1a3515eb6
Signed-off-by: Josh <jhershbe@redhat.com>
vpnservice/elanmanager/elanmanager-impl/src/main/java/org/opendaylight/netvirt/elan/internal/ElanInterfaceManager.java