Updated git submodules
authorgobinath <gobinath@ericsson.com>
Mon, 10 Apr 2017 03:26:59 +0000 (08:56 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 17 Apr 2017 09:33:11 +0000 (09:33 +0000)
commit722426aba7de572e5ddc94caf23b27d491b887c7
treeb6ffa4bb076dbd72913dccdded5dafc86fe4276b
parent4b79434a401e27f8aa78635e4545439fd0bc22c1
Updated git submodules

Project: netvirt master b44b20995d9c66c430961ac050608a8a7b723173

Bug 8170 - Loadbalancing nexthop group not updated after VM deletion

Issue:

When the last nexthop present in a DPN is deleted, the loadbalancing next
hop group is not updated. The group still contains the bucket pointing to
the deleted nexthop.

Fix:

There was an error while retrieving the endpointIpaddress for the DPN in
method getEndpointIpAddressForDPN. There was an error in converting the
IpAddress object to string. Appropriate conversion is used now.

Change-Id: I86cc77bd69446881d2ab669471f3142845e4d549
Signed-off-by: gobinath <gobinath@ericsson.com>
docs/submodules/netvirt