Bug 4080 - Symmetric Path ID is not present in RSP 27/24727/2
authorReinaldo Penno <[email protected]>
Mon, 3 Aug 2015 16:16:10 +0000 (09:16 -0700)
committerReinaldo Penno <[email protected]>
Tue, 4 Aug 2015 01:15:12 +0000 (01:15 +0000)
commit5612c0e4764e95b2aad7eb1af95be763d74af424
treefd355ae488c398b79c568233bfc0b0fa1364f506
parent2a71a46f5b5c6e6f67a68e2690e6d908968f5732
Bug 4080 - Symmetric Path ID is not present in RSP

symmetric path-ids are implicitly consecutive but
they do not need to be for many reasons. Therefore
they must be present in RSP structure

Change-Id: I7877bc467c5ad12b5823fbd2b0b641364ac641ca
Signed-off-by: Reinaldo Penno <[email protected]>
sfc-model/src/main/yang/rendered-service-path.yang
sfc-provider/src/main/java/org/opendaylight/sfc/provider/SfcProviderRpc.java
sfc-provider/src/main/java/org/opendaylight/sfc/provider/api/SfcProviderRenderedPathAPI.java