BUG-2961 Disable auth and idle timeout for netconf connector
authorMaros Marsalek <mmarsale@cisco.com>
Tue, 19 May 2015 14:06:15 +0000 (16:06 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 22 May 2015 11:32:54 +0000 (11:32 +0000)
commit1dc300d9f4b7d28a37271ae9ee355cce5f269d63
tree278b0de9b04657814deef81309b5e10b5f698d68
parent189388664243bcfd9fbd9d300b87ffd6cf3545db
BUG-2961 Disable auth and idle timeout for netconf connector

The timeouts appeared in the mina SSHD lib in version 14 and are not suitable
for netconf connector.

Change-Id: I05f0feb58ef30d12a29eefa53ec5ccf300cb3123
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/controller/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java