From 3eaa42a454569639597eded0df4a181ca66f45d4 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Mon, 31 Jan 2022 16:34:09 +0530 Subject: Enhance netconfnode-state-service bundle Add support for new capabilities and DOM functions Issue-ID: CCSDK-3576 Signed-off-by: Ravi Pendurty Change-Id: Ie7a4a4d5002dd846c4028457e19d00490f819a94 Signed-off-by: Ravi Pendurty --- .../src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sdnr/wt/netconfnode-state-service/provider/src/main/resources') 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 index fbf36e5a0..ec4c64e67 100644 --- 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 @@ -28,6 +28,8 @@ + + @@ -55,6 +57,7 @@ + -- cgit 1.2.3-korg