Updated git submodules
authorFaseela K <faseela.k@ericsson.com>
Tue, 4 Jul 2017 06:33:50 +0000 (12:03 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 12 Jul 2017 10:44:33 +0000 (10:44 +0000)
commitb1b3bcfe9e13cfa96f62b2da2bac87f47db4efad
tree946ca80bf06e8c9fde38189d45d838a770ba6837
parent940cf06b0c8a9cb22211fbe97212df0266c5a176
Updated git submodules

Project: genius master a423e4297613e6a344b9b2d1372bfa6a6f4d2f86

Exception in service-binding logic when a neutron port is deleted

With the recent changes in ACL, deletion of a vpninterface triggers
an unbind and bind of ACL service. Parallelly interface-config
delete triggers one more unbind of ACL service, and the final unbind
results in NPEs in service-binding logic. The last unbind is anyways
a NOP, and hence returning with an ERROR message. Whenever ACL improvises
their logic, this ERROR will also automatically go away.

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