From f4b545aa2055500570d736ccfc3b82ffa847cef6 Mon Sep 17 00:00:00 2001 From: Atul Gosain Date: Mon, 21 Aug 2017 17:46:01 -0700 Subject: [PATCH] Minor cleanup of blueprint config The path for private file was left here due to which the netconf module looks for the private key file and shows error in the log which is a false alarm. Cleaning up the configuration Change-Id: Ied9cc137ab67cab158318a6c2f34da19dc174fe0 Signed-off-by: Atul Gosain Signed-off-by: Atul Gosain --- .../resources/org/opendaylight/blueprint/netconf-topology.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netconf/netconf-topology-config/src/main/resources/org/opendaylight/blueprint/netconf-topology.xml b/netconf/netconf-topology-config/src/main/resources/org/opendaylight/blueprint/netconf-topology.xml index 3a096e5dbc..72ca8da1af 100755 --- a/netconf/netconf-topology-config/src/main/resources/org/opendaylight/blueprint/netconf-topology.xml +++ b/netconf/netconf-topology-config/src/main/resources/org/opendaylight/blueprint/netconf-topology.xml @@ -37,7 +37,7 @@ - + -- 2.36.6