Clarify NetconfSessionPreferences usage 94/104294/3
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Tue, 7 Feb 2023 13:36:50 +0000 (14:36 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 8 Feb 2023 09:46:22 +0000 (09:46 +0000)
commit22b2f7ff8456d620585d811fa08dbe87d7a7158d
tree28d7525f5be68e453c70188765568acd0586e66b
parent2b1e9acfdc46d4e03d119e56884313b4b035ced9
Clarify NetconfSessionPreferences usage

Remove the only one usage of NetconfSessionPreferences method
fromStrings(collection) from production code and mark it
as visible for testing because now it is used only in tests.

Change-Id: Ib17ddafaed113e3f18588e1870b0d53bf26e1513
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeUtils.java
plugins/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfSessionPreferences.java