Updated git submodules
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Oct 2017 17:33:10 +0000 (18:33 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 13 Nov 2017 05:23:26 +0000 (05:23 +0000)
commit8b004602831e82d9f14f79a86aed2c34fd74196e
treea60a6de4261cb4eda711340b54cdb677ee1cc273
parenta37ee3e0f57e71a6c1b8b3e006ce4ce2258abbde
Updated git submodules

Project: netvirt master bce264d9b084706c0305a45f4197afff72ec3e97

vpnmanager: misc fixes related to dual stack per neutron port.

- route interface state applies to more than one IP.
introduction of dual stack makes it possible to handle more than one
fixed IP, then more than one associated subnet. This change applied the
change of yang port-op-data-entry structure to support a list of
subnet-ids. This information is updated in
SubnetRouteInterfaceStateChangeListener, where the list of subnets is
extracted from the Neutron port.
- vpnmanager: remove and update prefixtointerface for dual stack addresses
Due to the possibility to have two primary IP addresses per port, some
VPN migration scenarios may not work with the other IP address. The code
is adapted to parse all the primary adjacencies of the VPN Interface.

Change-Id: I2936014f9aaa5b42b820466affd3ada31695860d
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
docs/submodules/netvirt