Centralize handleSalInitializationFailure() 52/107252/1
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 10:46:02 +0000 (12:46 +0200)
commite33a10e22d49855ebe3aaeb0320dda5d014b2558
tree4ff111c7e18d01e6e01c103c3ec62665f3bc0e6c
parentce9902c097e186511e3d68b6d9524d92d94a8bf7
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>
(cherry picked from commit c4644add895c42fc7f6db37da5a1ac444bb113a0)
plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDevice.java