summaryrefslogtreecommitdiffstats
path: root/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-20Bug fixing in topology discovery as part of CCVPN (Cross-Layer Cross-Domain ↵Hesam Rahimi1-137/+189
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-16Few modifications in DataChange DGsFranklin Dsilva1-126/+76
Change-Id: I608ffee7ab5b24013cc7136abb62faecb353587e Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6ffbef3f0528e9cafecadf59317f5722942d8228
2020-04-08Cross-domain topology discovery for ACTN, bug fixing.Hesam Rahimi1-152/+100
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-2/+178
Issue-ID: SDNC-899 Change-Id: I20f9d82e2488be3f90ef2566511787c69b6f7ed0 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: e5d3e8b2548f4cfe234e7d35733964e803cc0594
2020-02-20Topology Discovery and optical-service DGsFranklin Dsilva1-145/+211
to support MDONS usecase Change-Id: I1c28e799cc83325e8913d17ee8b718b0a4160cb2 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6a42d5eee5d71870527c8a302308f3e49829a496
2019-04-09Changing the DG param to use "_"janani b1-2/+1
All the parameters of DG will use "_" instead of ":" Issue-ID: CCSDK-1045 Change-Id: Iaf4d76f808798ca9a3209dfe0fd792f26a3c939a Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: 0fb3e0e11b347f001353df62b428f5e2d5ef1f9c
2018-12-02fix topology discovery bug for ccvpnwsx252891-143/+148
Issue-ID: SDNC-354 Change-Id: I3c3d0a464af933da449f009690085d778bbb4614 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: f795758fd327fad2a9ed7ac411cfd10a3d5922a0
2018-11-26Notification Sub-DG with Restconf discovery nodejanani b1-0/+22
Data change is appended with Restconf discovery node which will call the sotn-notification sub-DG Issue-ID: SDNC-474 Change-Id: I43e2f6a67f6bd53ac9a0c7969fb776ee1539249f Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: d2e67dc26ec1a76d11433caa682f7ca5dafccbd7
2018-11-18removed vnf-id validation check in DGshashikanth.vh1-61/+122
1.vnf-information.vnf-id validation check should not be mandatory in validate-vnf-input DG, its removed. 2. added execute node to read generic-resource-api-dg.properties in esr-thirdparty-sdnc-discovery DG. Change-Id: Iea920004cdd548e16b4223cf57008fc00dbb1cb2 Issue-ID: SDNC-523 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 4f1d05b32513c4bbca760233948541cfb983cfb3
2018-09-25Fixed JAVA keystore file namegaurav1-1/+1
Changed DGs to use truststore.onap.client.jks instead of truststore.openecomp.client.jks Change-Id: Ida659e801d300124bec42d6d38ad51b4c86fcf7f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 2db5b757ba01648669c21e6877feb0621782647f
2018-09-18integration test issues fix for sdwan and sotnshashikanth.vh1-26/+39
Change-Id: I636afab9282ddae7836e0b2df7c8c984f8b77143 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ec3a40e630b3a9921c6604dcc974df2da6df9a96
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh1-20/+1
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682
2018-07-23Datachange DG to handle ESR third party eventshashikanth.vh1-0/+67
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