From 7fe360162ec282dfe7f289c58a8b2679a83cab5c Mon Sep 17 00:00:00 2001 From: janani b Date: Mon, 26 Nov 2018 15:10:06 +0530 Subject: Notification Sub-DG with Restconf discovery node 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 Former-commit-id: d2e67dc26ec1a76d11433caa682f7ca5dafccbd7 --- .../DataChange_esr-thirdparty-sdnc-discovery.xml | 22 +++++++++++ .../xml/DataChange_sotn-notification-handler.xml | 43 ++++++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 platform-logic/datachange/src/main/xml/DataChange_sotn-notification-handler.xml (limited to 'platform-logic/datachange/src/main/xml') diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml index 0d47536e..e71c0419 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml @@ -101,6 +101,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/platform-logic/datachange/src/main/xml/DataChange_sotn-notification-handler.xml b/platform-logic/datachange/src/main/xml/DataChange_sotn-notification-handler.xml new file mode 100644 index 00000000..baac91c9 --- /dev/null +++ b/platform-logic/datachange/src/main/xml/DataChange_sotn-notification-handler.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg