From 25af4c606c3d92371775897bf1224f03716d0c8f Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Thu, 13 Jun 2019 09:02:06 -0500 Subject: DG's to support SDNR RANSIM Netconf Notification DG's to handle Netconf notification from the RAN network regarding neighbor list change. DG will update ConfigDB and also publish DMAAP message to be consumed by Policy for closed loop automation SON use case. Issue-ID: CCSDK-1397 Signed-off-by: SandeepLinux Change-Id: I6a153e08b6abea035fd34208ad91f0c58c9ba4ef --- .../oofpcipoc-api_handle-nbrlist-change-notif.xml | 161 +++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_handle-nbrlist-change-notif.xml (limited to 'platform-logic/oofpcipoc-api/src/main/xml') diff --git a/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_handle-nbrlist-change-notif.xml b/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_handle-nbrlist-change-notif.xml new file mode 100644 index 00000000..dca5ce47 --- /dev/null +++ b/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_handle-nbrlist-change-notif.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg