BUG-2961 Disable auth and idle timeout for netconf connector 32/20732/5
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:32 +0000 (11:32 +0000)
commit7da7d67693b0edd79434f54d866b3a62700b9eaa
tree17b36af4c651ac9bf0fa3de39bcbbc2c85d29957
parentbc312b3f54c8c089fdc2f2f2b8b8bb6903cca038
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