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)
commit5895b4091d2895acabbcd22cf19c4deb1c9fb69d
tree85f3276f32090e458ff55aebd5e6a089e697420e
parent8b4b1310cd7426425d21705577ef889261d93514
Updated git submodules

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