Bug-8053 OVS Bridge other_config:hwaddr not preserved for nodes not in config DS 57/53857/7
authorJosh <jhershbe@redhat.com>
Sun, 26 Mar 2017 09:15:08 +0000 (12:15 +0300)
committerSam Hague <shague@redhat.com>
Mon, 10 Apr 2017 17:42:38 +0000 (17:42 +0000)
commit7c1a5fd45d4470731411505bd5177553fd095e54
tree4254667be5d9c8c7226c0a77e7e59500d66fd5f7
parente8282fe58401a077f005c9e5037b93d31119687a
Bug-8053 OVS Bridge other_config:hwaddr not preserved for nodes not in config DS

1) Make sure to retain operational DS other_configs for existing bridges
2) Set other_config:datapath-id for all bridges already in operational. This
is important to guarantee dpid does not change even for bridges where the
other_config:hwaddr or other_config:datapath_id vals are not set.

DEPENDS ON: https://git.opendaylight.org/gerrit/53856

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