Rename AsyncSshHandler.handleSshSetupFailure() 34/102734/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Oct 2022 09:02:06 +0000 (11:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Oct 2022 13:07:36 +0000 (15:07 +0200)
commit9a5114f3b132bca358e5058226ccb178be47e070
tree13cfcb96138e1c1bd857889ffffa447e7a857c55
parent113064b0c5963a59609cb07e5601c6dca58bae83
Rename AsyncSshHandler.handleSshSetupFailure()

Rename this method to onOpenFailure() and move it to a more appropriate
place.

JIRA: NETCONF-905
Change-Id: I9ab3b6d4e7701fe3ee432ee0965322426dda0bec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1b4958b336a80f2ab62164196de8f90a6f083f03)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java