summaryrefslogtreecommitdiffstats
path: root/platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-03Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-62/+36
- 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: 7d1d841fd7271844c65ca1e9754ad5eec2487c4d
2020-10-30Fixed syntax errors in DGsDan Timoney1-173/+186
A few directed graphs were failing to load on startup due to syntax errors. Most of the errors had to do with a corrupted first line (missing xsi namespace declaration). One dg had a misplaced backtick. Change-Id: I4d0fae3f70ee7025f78f91986d695bba6e6d6dfb Issue-ID: SDNC-1403 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e4338c03378d0e4ea9c580603768056c27d0679d
2020-05-13Adding local-link-connectivity-list (llcl) information to match ttp and tp ↵Hesam Rahimi1-167/+209
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-141/+149
- 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-135/+153
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-102/+148
Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3b399f1c8f4ded5ea7fea5dd3fbdec71b11a7601 Former-commit-id: 6f6176c4f74c5cf128077a14b9dd085ec0f346e9
2020-04-01Bug fixing in DGs related to network and links storing in AAI.Hesam Rahimi1-130/+131
Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I09df4dd299ebb02386312a58806404cc2ae27b8c Former-commit-id: 72d0ed54d160546f494781bca5aa0f574d84748d
2020-03-04Adding support for multi-layer and multi-domain topology discovery for CCVPNHesam Rahimi1-18/+84
Issue-ID: SDNC-899 Change-Id: I20f9d82e2488be3f90ef2566511787c69b6f7ed0 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: e5d3e8b2548f4cfe234e7d35733964e803cc0594
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh1-12/+18
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682
2018-08-27SDWAN sdnc DGs aai resource changesprakash.e1-75/+76
SDWAN configuration save in aai resource-name changes are updated in SDWAN DGs Change-Id: I9097f205751af47b5db8f228142f27786e9d190d Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: fad8ff4f0b3660a5c1dd4b7abdb5ac5b95c8fec2
2018-08-09Update network topology to aaishashikanth.vh1-68/+74
updated to use p-interface for ltp's Change-Id: I676ad2dba4b5197a0db32c80ccf5d2f725343c53 Issue-ID: SDNC-387 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e371553a625d392b1feaf7f8c2a40f520386efe
2018-07-23Datachange DG to handle ESR third party eventshashikanth.vh1-0/+69
SDNC's AAI event consumer of esr-thirdparty information will post the event to DataChange API. DataChangeProvider DG is requried to process the event Change-Id: Ic4857e32bd6941628e297aefefd2c697255f3ca2 Issue-ID: SDNC-386 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 9e66dd112e232dab7baabdc6415ccdd7c23c0f31