Bug-3204: If no LSP Identifiers TLV is present in PCRpt message updateLsp in DS throw... 70/22570/1
authorMilos Fabian <milfabia@cisco.com>
Mon, 15 Jun 2015 09:04:03 +0000 (11:04 +0200)
committerMilos Fabian <milfabia@cisco.com>
Mon, 15 Jun 2015 09:04:03 +0000 (11:04 +0200)
commit3da94e4afb02af8a708d9d9188a41ee3528ff43b
treee9d8d696f77c3be92471d58bccaf92796c39fa76
parentb82a21dc74f5ff8c5e007af67435dd76ca93b573
Bug-3204: If no LSP Identifiers TLV is present in PCRpt message updateLsp in DS throws exception

-handle report message including non-RSVP-TE payload and no LSP Identifier TLV
-in this case use PLSP-ID value as a path identifier in PCEP topology

Change-Id: If1f5716ce0dfaa635028bb4e956ea8595d7b3e34
Signed-off-by: Milos Fabian <milfabia@cisco.com>
pcep/segment-routing/src/test/java/org/opendaylight/protocol/pcep/segment/routing/TopologyProviderTest.java
pcep/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/Stateful07TopologySessionListener.java