If controller joins the cluster late, and the owner of the device 89/27989/2
authorAnil Vishnoi <vishnoianil@gmail.com>
Tue, 6 Oct 2015 20:41:25 +0000 (02:11 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Tue, 6 Oct 2015 21:01:10 +0000 (21:01 +0000)
commitbf288f954947f35aca6425f7d180b4732dee6818
treec260597a55c1d21ea0708f4b359d5ef3d4433697
parent3a2524e329b4955b96aa59eb8dbb8965d06f08a5
If controller joins the cluster late, and the owner of the device
is already decided, EntityOwnershipService won't notify new candidate that register
for ownership. Adding a proactive check on the ownership state of the device,
so if it's already owned, adding the connection instances in the connection cache.

Change-Id: I7e87b55599f0ebd408814d72789c86f231b7907c
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java