Bug-3204: If no LSP Identifiers TLV is present in PCRpt message updateLsp in DS throw... 75/22675/1
authorMilos Fabian <milfabia@cisco.com>
Mon, 15 Jun 2015 09:04:03 +0000 (11:04 +0200)
committerMilos Fabian <milfabia@cisco.com>
Tue, 16 Jun 2015 09:10:29 +0000 (11:10 +0200)
commit24ef997b70a5f14db44237ee784b59ba6365f108
treebea880d42cbcc4eb5cfb06a4e4c4e8af922f51bf
parent656884406e2ca1d89212f1a7f693320624561f7f
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