Centralize handleSalInitializationFailure() 48/107248/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Aug 2023 07:55:34 +0000 (09:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Aug 2023 09:34:54 +0000 (11:34 +0200)
commitc4644add895c42fc7f6db37da5a1ac444bb113a0
tree50ce952290c5f1a95e4e91b5c4d3f1984bb46b22
parent840d7d68a03cfe6aa0bc50df7882ccd776ec0bf6
Centralize handleSalInitializationFailure()

We have a single caller, which has a weird interaction. Move the code
together to highlight the issue.

Change-Id: I39452e19ea2cb215b92bfc240a9ee19030f2b8e7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDevice.java