From: Jakub Morvay Date: Thu, 25 Oct 2018 17:40:16 +0000 (+0200) Subject: Get rid of odl-netconf-connector-ssh feature X-Git-Tag: release/neon~116^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=191ac8656b4523bb1595039cc4733772cdfaf8b9;p=netconf.git Get rid of odl-netconf-connector-ssh feature The feature is historically linked with config-subsystem northbound endpoint and loopback connection to this endpoint. It has been deprecated for a while and now it just wraps odl-netconf-topology feature. Delete this feature as it does not provide any added value over using odl-netconf-topology feature directly. Change-Id: Iaabe2fc4dc2be797531fb2898f2042c38a077c76 Signed-off-by: Jakub Morvay --- diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index e442f15bea..e3b42c9b92 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -56,13 +56,6 @@ xml features - - ${project.groupId} - odl-netconf-connector-ssh - ${project.version} - xml - features - ${project.groupId} odl-netconf-callhome-ssh diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index 666a0172e0..656fce9396 100644 --- a/features/netconf-connector/odl-netconf-connector-all/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-all/pom.xml @@ -31,13 +31,6 @@ xml features - - ${project.groupId} - odl-netconf-connector-ssh - ${project.version} - xml - features - ${project.groupId} odl-netconf-callhome-ssh diff --git a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml b/features/netconf-connector/odl-netconf-connector-ssh/pom.xml deleted file mode 100644 index 5ac4d7a93d..0000000000 --- a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.odlparent - single-feature-parent - 4.0.2 - - - - org.opendaylight.netconf - odl-netconf-connector-ssh - 1.6.0-SNAPSHOT - feature - - !!!DEPRECATED!!! OpenDaylight :: Netconf Connector :: Netconf Connector + Netconf SSH Server - - - - ${project.groupId} - odl-netconf-topology - ${project.version} - xml - features - - - diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index f2b82d4858..d2936e6980 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -33,7 +33,6 @@ odl-netconf-clustered-topology odl-netconf-connector odl-netconf-connector-all - odl-netconf-connector-ssh odl-netconf-callhome-ssh odl-netconf-console odl-netconf-topology