Updated git submodules
authorFaseela K <faseela.k@ericsson.com>
Sun, 23 Apr 2017 18:07:47 +0000 (23:37 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 17 May 2017 20:04:16 +0000 (20:04 +0000)
Project: genius master 80a80017fcc372c3e6d3191f1054a0091587eac4

Bug 7451 - Leftovers in dispatcher table when unbind and ietf-state
delete occurs simultaneously

Adding service-state-information to cache, whenever a service is bound to
an interface, and this information will be deleted only when the last
service on an interface is unbound. To make the first and last service
counting more robust, moving the boundservices config listener, one layer
up, at the services-info level, so that the event itself will come with
the number of services currently bound an interface. Reading the same info
from DS later on during the event processing, can cause incorrect data
being read from DS, when multiple parallel services might be getting bound
and unbound without any synchornization.

Change-Id: Iec1fcf12f71f34fed01158aae483a1d36bac6757
Signed-off-by: Faseela K <faseela.k@ericsson.com>
docs/submodules/genius

index f17428a1ff4e444f3fae90573bfce5cdf1b5655c..80a80017fcc372c3e6d3191f1054a0091587eac4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f17428a1ff4e444f3fae90573bfce5cdf1b5655c
+Subproject commit 80a80017fcc372c3e6d3191f1054a0091587eac4