Increase default negotiation timeout for netconf server to 30s
authorMaros Marsalek <mmarsale@cisco.com>
Tue, 24 Mar 2015 12:33:54 +0000 (13:33 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Wed, 25 Mar 2015 08:52:16 +0000 (09:52 +0100)
commitde8cb13650a16a07374045df24159d308f6a6f1c
treee944119fb99be5aa738ec011ee111cf760d0ead0
parent8053dacc3d4eef84cfdb47f56108ab0739816381
Increase default negotiation timeout for netconf server to 30s

5s is a bit too short. especially when testing.

Change-Id: I47a1ccedab596c78e9d1ba314679d0b542722889
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
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/osgi/NetconfConfigUtil.java
opendaylight/netconf/netconf-util/src/test/java/org/opendaylight/controller/netconf/util/osgi/NetconfConfigUtilTest.java