Cleanup feature repositories 60/105760/7
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Apr 2023 19:58:11 +0000 (21:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Apr 2023 22:53:29 +0000 (00:53 +0200)
commit4f945b13e065c74d3b4612c9515e3cca21010d33
tree9f8c3f7c3aab166f844aa0d03f071c03440b8698
parentf26c24db6916e1a2aa22a826be91e6b4446cfcd7
Cleanup feature repositories

Eliminate per-protocol/per-layer feature repositories.

JIRA: NETCONF-1005
Change-Id: I587b8e29bd5425892da5759af32bbed192faed09
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
47 files changed:
artifacts/pom.xml
features/features-netconf-testing/pom.xml [new file with mode: 0644]
features/features-netconf/pom.xml [new file with mode: 0644]
features/netconf-connector/features-netconf-connector/pom.xml [deleted file]
features/netconf-connector/pom.xml [deleted file]
features/netconf/features-netconf-testing/pom.xml [deleted file]
features/netconf/features-netconf/pom.xml [deleted file]
features/netconf/pom.xml [deleted file]
features/odl-aaa-netconf-plugin/pom.xml [moved from features/netconf/odl-aaa-netconf-plugin/pom.xml with 89% similarity]
features/odl-aaa-netconf-plugin/src/main/feature/feature.xml [moved from features/netconf/odl-aaa-netconf-plugin/src/main/feature/feature.xml with 100% similarity]
features/odl-mdsal-apidocs/pom.xml [moved from features/restconf/odl-mdsal-apidocs/pom.xml with 96% similarity]
features/odl-mdsal-apidocs/src/main/feature/feature.xml [moved from features/restconf/odl-mdsal-apidocs/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-all/pom.xml [moved from features/netconf/odl-netconf-all/pom.xml with 84% similarity]
features/odl-netconf-api/pom.xml [moved from features/netconf/odl-netconf-api/pom.xml with 98% similarity]
features/odl-netconf-api/src/main/feature/feature.xml [moved from features/netconf/odl-netconf-api/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-callhome-ssh/pom.xml [moved from features/netconf-connector/odl-netconf-callhome-ssh/pom.xml with 84% similarity]
features/odl-netconf-client/pom.xml [moved from features/netconf/odl-netconf-client/pom.xml with 87% similarity]
features/odl-netconf-client/src/main/feature/feature.xml [moved from features/netconf/odl-netconf-client/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-clustered-topology/pom.xml [moved from features/netconf-connector/odl-netconf-clustered-topology/pom.xml with 96% similarity]
features/odl-netconf-connector-all/pom.xml [moved from features/netconf-connector/odl-netconf-connector-all/pom.xml with 88% similarity]
features/odl-netconf-connector/pom.xml [moved from features/netconf-connector/odl-netconf-connector/pom.xml with 97% similarity]
features/odl-netconf-connector/src/main/feature/feature.xml [moved from features/netconf-connector/odl-netconf-connector/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-console/pom.xml [moved from features/netconf-connector/odl-netconf-console/pom.xml with 97% similarity]
features/odl-netconf-impl/pom.xml [moved from features/netconf/odl-netconf-impl/pom.xml with 86% similarity]
features/odl-netconf-impl/src/main/feature/feature.xml [moved from features/netconf/odl-netconf-impl/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-mdsal/pom.xml [moved from features/netconf/odl-netconf-mdsal/pom.xml with 79% similarity]
features/odl-netconf-netty-util/pom.xml [moved from features/netconf/odl-netconf-netty-util/pom.xml with 90% similarity]
features/odl-netconf-netty-util/src/main/feature/feature.xml [moved from features/netconf/odl-netconf-netty-util/src/main/feature/feature.xml with 100% similarity]
features/odl-netconf-ssh/pom.xml [moved from features/netconf/odl-netconf-ssh/pom.xml with 88% similarity]
features/odl-netconf-test-tools/pom.xml [moved from features/netconf/odl-netconf-test-tools/pom.xml with 97% similarity]
features/odl-netconf-topology/pom.xml [moved from features/netconf-connector/odl-netconf-topology/pom.xml with 96% similarity]
features/odl-netconf-util/pom.xml [moved from features/netconf/odl-netconf-util/pom.xml with 96% similarity]
features/odl-netconf-util/src/main/feature/feature.xml [moved from features/netconf/odl-netconf-util/src/main/feature/feature.xml with 100% similarity]
features/odl-restconf-all/pom.xml [moved from features/restconf/odl-restconf-all/pom.xml with 88% similarity]
features/odl-restconf-common/pom.xml [moved from features/restconf/odl-restconf-common/pom.xml with 98% similarity]
features/odl-restconf-common/src/main/feature/feature.xml [moved from features/restconf/odl-restconf-common/src/main/feature/feature.xml with 100% similarity]
features/odl-restconf-nb/pom.xml [moved from features/restconf/odl-restconf-nb/pom.xml with 97% similarity]
features/odl-restconf-nb/src/main/feature/feature.xml [moved from features/restconf/odl-restconf-nb/src/main/feature/feature.xml with 100% similarity]
features/odl-restconf/pom.xml [moved from features/restconf/odl-restconf/pom.xml with 95% similarity]
features/odl-yanglib/pom.xml [moved from features/yanglib/odl-yanglib/pom.xml with 97% similarity]
features/odl-yanglib/src/main/feature/feature.xml [moved from features/yanglib/odl-yanglib/src/main/feature/feature.xml with 100% similarity]
features/pom.xml
features/restconf/features-restconf/pom.xml [deleted file]
features/restconf/pom.xml [deleted file]
features/yanglib/features-yanglib/pom.xml [deleted file]
features/yanglib/pom.xml [deleted file]
karaf/pom.xml