Datachange DG to handle ESR third party event 33/57133/1
authorshashikanth.vh <shashikanth.vh@huawei.com>
Mon, 23 Jul 2018 09:12:56 +0000 (14:42 +0530)
committershashikanth.vh <shashikanth.vh@huawei.com>
Mon, 23 Jul 2018 09:13:03 +0000 (14:43 +0530)
commitbac0f1769ea3070fc81163715862dc27a44bd780
tree66ceb4ea7129de7f7df6f1c37c6dfd0f186a03e8
parenta3f3de2ecf7d2122d02b09250a867e36b621a3af
Datachange DG to handle ESR third party event

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
platform-logic/datachange/src/main/json/DataChange_data-change-notification.json [new file with mode: 0644]
platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json [new file with mode: 0644]
platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc.json [new file with mode: 0644]
platform-logic/datachange/src/main/json/DataChange_update-network-to-aai.json [new file with mode: 0644]
platform-logic/datachange/src/main/json/DataChange_validate-esr-thirdparty-sdnc-input.json [new file with mode: 0644]
platform-logic/datachange/src/main/resources/graph.versions [new file with mode: 0644]
platform-logic/datachange/src/main/xml/DataChange_data-change-notification.xml [new file with mode: 0644]
platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml [new file with mode: 0644]
platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc.xml [new file with mode: 0644]
platform-logic/datachange/src/main/xml/DataChange_update-network-to-aai.xml [new file with mode: 0644]
platform-logic/datachange/src/main/xml/DataChange_validate-esr-thirdparty-sdnc-input.xml [new file with mode: 0644]