Convert sal-netconf-connector to OSGi DS 13/91813/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 2 Aug 2020 08:07:40 +0000 (10:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 2 Aug 2020 08:12:21 +0000 (10:12 +0200)
commita603f2024c3df4bafccc7bc220445f106da7a4e1
tree9f0c6492a3040f264fe128bdcb73210d91a5c249
parent9ed4befdde4f9c88705ddd1ec70c5b5b5ec19a25
Convert sal-netconf-connector to OSGi DS

This is a very simple blueprint container, eliminate it in favor
of OSGi components.

Change-Id: I1b6636bc94b77cf33fb79fec65168c18b3c9794d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/sal-netconf-connector/pom.xml
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/impl/OSGiSchemaResourceManager.java [new file with mode: 0644]
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/DeviceActionFactoryImpl.java
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/schema/mapping/OSGiBaseNetconfSchemas.java [new file with mode: 0644]
netconf/sal-netconf-connector/src/main/resources/OSGI-INF/blueprint/sal-netconf-connector.xml [deleted file]