Bug 4836 - tunnel's paths are not removed from ODL after tunnel status "Down" is... 26/32826/2
authorMilos Fabian <milfabia@cisco.com>
Mon, 11 Jan 2016 14:07:21 +0000 (15:07 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 15 Jan 2016 15:18:06 +0000 (15:18 +0000)
commit69de2a7a37f4adcc3fe629ef588ad15fca3935fb
treec75ff69d9365044fcefc4f4eda2ab066b891e6d0
parente5cf71de8ee0ae39b49b853a60509192cc16e81f
Bug 4836 - tunnel's paths are not removed from ODL after tunnel status "Down" is reported

In a case when PCC reports tunnel has been shutdowned, but not removed
(LSP-ID=0, remove=false), ODL PCE should remove all previously reported
paths related to the tunnel as there are no paths signaled anymore.
Also, in this case PCC will not send report/s with explicit removal
of those paths.

Change-Id: I7b2c34431b094b27ac1fc55c2a75312e00868532
Signed-off-by: Milos Fabian <milfabia@cisco.com>
(cherry picked from commit 4381024781b5ecda601eee2217c8c10e4d61a6c8)
pcep/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java