From 4fdab1fe391c2ecf3ea8bcb0fefb563ba8af042c Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Mon, 2 Mar 2020 10:31:48 -0600 Subject: ORAN CMNotify Karaf Feature Development CMNotify Karaf feature development as part of SDNR meta-feature. This feature relates to receiving VES message for nbrListChangeNotification via DMAAP and making updates to RuntimeDB/ConfigDB Issue-ID: CCSDK-2130 Signed-off-by: SandeepLinux Change-Id: Iad5f0bfe855986a202a264b50e1a0591c7015fce --- .../org/opendaylight/blueprint/impl-blueprint.xml | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 sdnr/northbound/CMNotify/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'sdnr/northbound/CMNotify/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/sdnr/northbound/CMNotify/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/sdnr/northbound/CMNotify/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..2edb6a766 --- /dev/null +++ b/sdnr/northbound/CMNotify/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg