From 2cf702de0b65fe132ec32b6abfffe4c2c976dca0 Mon Sep 17 00:00:00 2001 From: herbert Date: Sat, 14 Dec 2019 00:36:01 +0100 Subject: Add netconfnode-state-service v2 add new service to devicemanager Issue-ID: SDNC-1006 Signed-off-by: herbert Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd Signed-off-by: herbert --- .../org/opendaylight/blueprint/impl-blueprint.xml | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 sdnr/wt/netconfnode-state-service/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'sdnr/wt/netconfnode-state-service/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/sdnr/wt/netconfnode-state-service/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/sdnr/wt/netconfnode-state-service/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..46930ac9e --- /dev/null +++ b/sdnr/wt/netconfnode-state-service/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg