BUG-2961 Disable auth and idle timeout for netconf connector 34/20734/2
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)
commitf072dac62db940562d03b5829fa1f4fd3ef74c54
treef5e93330a8b3796eeb2e52b351319d75806e690d
parent34e38a415bc299403657315a5b61afd432dcbbee
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