Updated git submodules
authorcgowdru <chetan.arakere@altencalsoftlabs.com>
Thu, 18 May 2017 07:06:14 +0000 (12:36 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 1 Jun 2017 21:32:15 +0000 (21:32 +0000)
Project: netvirt master 399407168cfd710003ca9f49a90bd5e886aa5ed9

Bug 8508 : Id-manager exception during releasing id for router

Description : Even though opendaylight-semantics is disabled,
the following EVPN NAT use-cases require VNI to be allocated from
OpenDaylight VNI Pool:

a. All traffic on external network will be using a VNI allocated for the
external-VPN aka Internet VPN.

b. Similarly all traffic from Non-NAPT switch to NAPTSwitch will be using
the VNI allocated for the router from the OpenDaylight VNI Pool.
For VNI-L3-L3 Fowarding feature also, a VNI must be allocated for every
router from the OpenDaylight VNI Pool as that VNI will be used for
Non-NAPT to NAPTSwitch traffic.

This fix makes that allocation as only release alone was done earlier.

Changes done to allocate a vni for router(when router-gatway-set done)
and been released during ext-router entry is deleted. In CSIT(having
non-EVPN use-case) were executed, an attempt to release the non-allocated
id was done during when ext-router entry is deleted resulting in exception.
Change done to make sure an id is allocated when router-gateway-set is done to
prevent such occurance of exception.

Change-Id: Ic1e696d6b4c8d0c56eac8b16ed0731d072b5b135
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
docs/submodules/netvirt

index c2367b94f9264b7a635e5d253c2bfdc70515839d..399407168cfd710003ca9f49a90bd5e886aa5ed9 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c2367b94f9264b7a635e5d253c2bfdc70515839d
+Subproject commit 399407168cfd710003ca9f49a90bd5e886aa5ed9