summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04Make sure to set dst topology id when hasSecondary flag is empty. This isHesam Rahimi1-28/+30
required for CCVPN Transport Slicing use-case. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3d99ee179007b582f798312e6fe84907ebf36a8a Former-commit-id: 5e8b777e8b5d878a41411966475d5a1bfd339751
2022-04-29Fixing a bug in calling path computationHesam Rahimi1-1302/+1319
(for transport slicing and cloud leased-line use cases) when secondary root is null. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I264029fde5b6e721f5670447e36d0d6e301b85a9 Former-commit-id: dbcd237668ab9e4511c1c7004f14a0a5f9706a33
2022-04-25Bug fixing for CCVPN IBN closed-loop operation.Hesam Rahimi1-1291/+1291
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I050b9d28e173d4331109a6614bd2115f7da7206f Former-commit-id: 3d64bd2c4e31b1673ab7857d9d3449269b9ae1d1
2021-12-14Support for 1+1 protection path for a cloud leased-line (CLL) service.Hesam Rahimi1-660/+2554
Issue-ID: SDNC-1653 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I7839f07fea141cbcb585673744ba06fcc6f63ed6 Former-commit-id: 1f182c0213ea34d45e3255cd63f34a1ff3b1fca9
2021-04-16Bug fixing required for integration testing with PCE.Hesam Rahimi1-940/+843
Issue-ID: SDNC-1525 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I10f44c73b8d664ab124eff12f20eb3cc33c68b77 Former-commit-id: fa60f239af143e446fa4227644df5efaf77396b0
2021-03-05Support for "Modify" operation of a given Transport Slice.Hesam Rahimi1-17/+242
Issue-ID: SDNC-1501 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I8a145ddac9283baebeec40cc7c6c1fdc0f23a48c Former-commit-id: 4afe227ed1415a0492b34bdeb3ee12855b90bc5f
2021-02-26Bug fixing to support more than two domains for Transport Slicing.Hesam Rahimi1-142/+0
Issue-ID: SDNC-1487 Change-Id: I472e84b064649eec7c39e3672e487b40d6925b1b Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: efe3d21392ff65f3b281c1b3ba0b1f492c713d5b
2021-02-22Supporting 3 or more network domains for Transport Slicing use case.Hesam Rahimi1-617/+754
Issue-ID: SDNC-1487 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ia497741d70eff0f5fba12ad487f0f240709b5cb5 Former-commit-id: c2ff57f8ac2f830bb4709a29dca9644dd8d4c82d
2021-01-29Adding code in oder to supporting multiple E-Line services per each ↵Hesam Rahimi1-449/+607
Transport Slice. Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
2020-11-12- Changing POST operation to PATCH for OTN Tunnel creation.Hesam Rahimi1-444/+444
- Adding Transport Slicing DGs into graph.versions - Fixing template files for OTN tunnel creation Issue-ID: SDNC-1413 Change-Id: I3ddabd4c0d361a4e0d5e98caf86e9bb361b41b63 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 97afd8c7495cf23e8819cb666be9ccbe4f968f68
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-0/+1652
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088