summaryrefslogtreecommitdiffstats
path: root/platform-logic/datachange/src/main/json/DataChange_update-tp-ttp-relationship.json
AgeCommit message (Collapse)AuthorFilesLines
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-196/+196
- 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
2020-05-13Adding local-link-connectivity-list (llcl) information to match ttp and tp ↵Hesam Rahimi1-1/+1
locally (to support NNI-based Service creation use-case). - This is needed for F release Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I24f1ef56884b874baed029182a984945080af769 Former-commit-id: 4ff90dd1689d772865399ab5a995119981b127e1
2020-05-07NNI-based Service creation DG bug fixes (uni, l2vpn, and underlay resources).Hesam Rahimi1-184/+220
- This is needed for F release Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ib35d7a70e862c6068d9e3edc10f7d80ba5764e6a Former-commit-id: f515a8831e0036414d69d73030e871dec88180f8
2020-04-20Bug fixing in topology discovery as part of CCVPN (Cross-Layer Cross-Domain ↵Hesam Rahimi1-139/+313
VPN) use-case. 1. Cross-layer tp-ttp relationship update. 2. Save te-link-attribute and label-restriction and relationship between them. 3. Add 3rd party controller id into network-id to make it unique for cross-domain use case. 4. Calling Base64 converter plugin to convert inter-domain-plug-id Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I892249f8197ceb0e2d32b35a521fdbb1b833010c Former-commit-id: a3603b522c83ffd8e8cfc0f6451697dc89a5a9a3
2020-04-08Cross-domain topology discovery for ACTN, bug fixing.Hesam Rahimi1-326/+350
Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3b399f1c8f4ded5ea7fea5dd3fbdec71b11a7601 Former-commit-id: 6f6176c4f74c5cf128077a14b9dd085ec0f346e9
2020-03-04Adding support for multi-layer and multi-domain topology discovery for CCVPNHesam Rahimi1-0/+327
Issue-ID: SDNC-899 Change-Id: I20f9d82e2488be3f90ef2566511787c69b6f7ed0 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: e5d3e8b2548f4cfe234e7d35733964e803cc0594