Untangle NetconfDevice setup 87/85287/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Sep 2019 12:08:40 +0000 (14:08 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 2 Nov 2019 07:41:11 +0000 (07:41 +0000)
commit349af093f58d66d659acb8bd00cab706b45625e0
tree10835f5b92ac723386aba73d8e74d23927a8af28
parent6fad3d14d5f2a82246c07494f0cc7a36c213f463
Untangle NetconfDevice setup

NetconfDevice sets up the device connection in multiple stages,
which is all done in a messy way. Untangle the setup procedure,
so that we can properly hook up into it.

Change-Id: I612683153c58d0b319793440cbb06bfad7846e52
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 725a0fc317bc8a89b30b77116debaa4acecc58c1)
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/NetconfDevice.java