Fix ServerFactoryManagerConfigurator-less createSshServer() 21/107921/3
authorRobert Varga <[email protected]>
Wed, 20 Sep 2023 00:14:17 +0000 (02:14 +0200)
committerRobert Varga <[email protected]>
Wed, 20 Sep 2023 14:50:58 +0000 (14:50 +0000)
commitffc31d243b27116c7e4f306a488ceb35a5cff85d
tree7f7812228c91cb00a999a885c70fcd0ec232214d
parent60ec35981b5a8e66b01740b1e36da3619a67fb85
Fix ServerFactoryManagerConfigurator-less createSshServer()

We need to tell the server that we support the NETCONF subsystem,
achieve that through sharing codepaths.

JIRA: NETCONF-1106
Change-Id: I94ff50ea1963a40b9fd4eae9afdc3f45f8e20564
Signed-off-by: Robert Varga <[email protected]>
protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerFactoryImpl.java
protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/api/NetconfServerFactory.java