Convert NetconfSalKeystoreService into a component 41/104341/6
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Feb 2023 11:20:59 +0000 (12:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Feb 2023 13:59:24 +0000 (14:59 +0100)
commit6a2c23c82cc56b43163aa2f7d7d24473f71d8249
tree91b1cbcea9619df428c2c9bfab34bd2bce98338a
parentf07fdbe10ed7eb5cd52472e066f1397d8d05c378
Convert NetconfSalKeystoreService into a component

This is a very simple component, activate it as part of
sal-netconf-connector rather than from topology blueprints.

Also remove the initial merge transaction, as it does not (and has not
for a long time) introduce any semantic state.

JIRA: NETCONF-960
Change-Id: Ibc182675bbd31eb970be6b2df0559fe5c852090e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/netconf-topology-impl/src/main/resources/OSGI-INF/blueprint/netconf-topology.xml
apps/netconf-topology-singleton/src/main/resources/OSGI-INF/blueprint/netconf-topology-singleton.xml
plugins/sal-netconf-connector/pom.xml
plugins/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/util/NetconfSalKeystoreService.java
plugins/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/util/NetconfSalKeystoreServiceTest.java