summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/trans_slicing/GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04Make sure to set dst topology id when hasSecondary flag is empty. This isHesam Rahimi1-6/+10
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-15/+17
(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
2021-12-14Support for 1+1 protection path for a cloud leased-line (CLL) service.Hesam Rahimi1-17/+429
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-401/+403
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-0/+50
Issue-ID: SDNC-1501 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I8a145ddac9283baebeec40cc7c6c1fdc0f23a48c Former-commit-id: 4afe227ed1415a0492b34bdeb3ee12855b90bc5f
2021-02-22Supporting 3 or more network domains for Transport Slicing use case.Hesam Rahimi1-0/+34
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-8/+29
Transport Slice. Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-0/+333
- 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