Untangle NetconfDevice setup 45/84745/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Sep 2019 12:08:40 +0000 (14:08 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 5 Oct 2019 14:01:49 +0000 (14:01 +0000)
commit725a0fc317bc8a89b30b77116debaa4acecc58c1
tree1c8dbecbc458a319b9ac1682f1878075cb79911c
parent492b47f75b904b66c65b188a5ccd7e816780f090
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>
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/NetconfDevice.java