From 065b71688248b1594a73aa531efe8b31803fd8aa Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Wed, 22 Nov 2017 07:33:36 -0800 Subject: [PATCH] Move all netconf features to not compatible This will avoid feature conflict when running -all- test. Change-Id: If5f4b6f6188cb1d75927eac5a1f66a77cdc18e84 Signed-off-by: Luis Gomez --- features/singles/odl-integration-all/pom.xml | 136 +++++++++++++++++- .../pom.xml | 134 ----------------- 2 files changed, 134 insertions(+), 136 deletions(-) diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index cab9f9ea..c80b3575 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -61,14 +61,12 @@ - @@ -96,6 +94,108 @@ features + + + + + + org.opendaylight.honeycomb.vbd + odl-vbd + features + xml + + + org.opendaylight.honeycomb.vbd + odl-vbd-rest + features + xml + + + org.opendaylight.honeycomb.vbd + odl-vbd-ui + features + xml + + org.opendaylight.l2switch @@ -149,6 +249,24 @@ + + org.opendaylight.netconf + odl-netconf-callhome-ssh + features + xml + + + org.opendaylight.netconf + odl-netconf-console + features + xml + + + org.opendaylight.netconf + odl-netconf-mdsal + xml + features + org.opendaylight.netconf odl-netconf-topology @@ -193,6 +311,12 @@ xml features + + org.opendaylight.sfc + odl-sfc-netconf + xml + features + org.opendaylight.sfc odl-sfc-openflow-renderer @@ -206,6 +330,14 @@ features + + + org.opendaylight.unimgr + odl-unimgr + xml + features + + org.opendaylight.usc diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 23e0877a..bb75398a 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -164,108 +164,6 @@ features - - - - - - org.opendaylight.honeycomb.vbd - odl-vbd - features - xml - - - org.opendaylight.honeycomb.vbd - odl-vbd-rest - features - xml - - - org.opendaylight.honeycomb.vbd - odl-vbd-ui - features - xml - - org.opendaylight.infrautils @@ -283,30 +181,12 @@ - - org.opendaylight.netconf - odl-netconf-mdsal - xml - features - org.opendaylight.netconf odl-mdsal-apidocs features xml - - org.opendaylight.netconf - odl-netconf-callhome-ssh - features - xml - - - org.opendaylight.netconf - odl-netconf-console - features - xml - org.opendaylight.netconf odl-restconf @@ -405,12 +285,6 @@ --> - - org.opendaylight.sfc - odl-sfc-netconf - xml - features - org.opendaylight.sfc odl-sfc-ovs @@ -458,13 +332,5 @@ xml - - - org.opendaylight.unimgr - odl-unimgr - xml - features - - -- 2.36.6