Updated git submodules
authorKency Kurian <kency.kurian@ericsson.com>
Wed, 11 Jan 2017 19:19:34 +0000 (00:49 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 20 Jan 2017 00:00:15 +0000 (00:00 +0000)
commit5ce0fe2b46d03e7e689336e34ce4eb57a963d300
treea6d05eb680c20b5a7eba4ae69cc353afab9b49a0
parent8813fb2e00282bfe79c956b274238af328419c64
Updated git submodules

Project: netvirt master 92b96ac512d1028ccf21ba4bba5171d1da11448a

Bug 7533 : Fix for bind/unbind in DHCP service

- If the unbind is called from interface state listeners there could be
  chances of ending up in a race condition in service bind logic and hence
  the flow does not get removed.
- Moved the bind service call to interface config listener rather than state
  so that the service flows get programmed as soon as the interface is UP.

Change-Id: Iadd3743e47efed9f256612fe8bab7085d3de2d54
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
docs/submodules/netvirt