From 6507cb2ef462897379d9b8a8462e0899196188e0 Mon Sep 17 00:00:00 2001 From: Tomas Cere Date: Mon, 11 May 2015 17:11:59 +0200 Subject: [PATCH] Log NetconfServer authentication fail when authProvider is missing. Change-Id: I43fef075fdf43624f1b83ddec16d77c129f98964 Signed-off-by: Tomas Cere --- .../controller/netconf/ssh/osgi/AuthProviderTracker.java | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/osgi/AuthProviderTracker.java b/opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/osgi/AuthProviderTracker.java index c473b70eee..f88e45f592 100644 --- a/opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/osgi/AuthProviderTracker.java +++ b/opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/osgi/AuthProviderTracker.java @@ -86,6 +86,10 @@ final class AuthProviderTracker implements ServiceTrackerCustomizer