From 0649333ae5bf0ebd5ef6fda62da7fa461255c699 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Fri, 12 May 2017 18:15:29 -0700 Subject: [PATCH] Add k4 progress from Carbon to Nitrogen Change-Id: Ia41f58e5b7aadbeefa6cb52860fffcc76f81ac14 Signed-off-by: Luis Gomez --- artifacts/upstream/artifacts/pom.xml | 12 +- artifacts/upstream/feature-repos/pom.xml | 132 ++++++++++++++++ artifacts/upstream/single-features/pom.xml | 58 +++++++ features/repos/index/pom.xml | 149 +++++++++++++++++- .../pom.xml | 74 ++++++++- 5 files changed, 413 insertions(+), 12 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 43495bc9..4f3edfa8 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -42,16 +42,16 @@ - org.opendaylight.controller - config-artifacts - ${config.version} + org.opendaylight.bgpcep + bgpcep-artifacts + ${bgpcep.version} pom import - org.opendaylight.lispflowmapping - lispflowmapping-artifacts - ${lispflowmapping.version} + org.opendaylight.controller + config-artifacts + ${config.version} pom import diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index f4926107..55836f67 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -41,6 +41,73 @@ + + + + org.opendaylight.aaa + features4-aaa + ${aaa.version} + features + xml + + + org.opendaylight.aaa + features4-aaa-shiro + ${aaa.version} + features + xml + + + + + org.opendaylight.controller + features4-extras + ${controller.extras.version} + features + xml + + + org.opendaylight.controller + features4-mdsal + ${mdsal.version} + features + xml + + + org.opendaylight.controller + features4-mdsal-benchmark + ${benchmark.version} + features + xml + + + + + org.opendaylight.dlux + features4-dlux + ${dlux.version} + features + xml + + + + + org.opendaylight.dluxapps + features4-dluxapps + ${dluxapps.version} + features + xml + + + + + org.opendaylight.infrautils + infrautils-features4 + ${infrautils.version} + features + xml + + org.opendaylight.netconf @@ -63,6 +130,71 @@ features xml + + + + org.opendaylight.odlparent + features4-akka + ${odlparent.version} + features + xml + + + org.opendaylight.odlparent + features4-odlparent + ${odlparent.version} + features + xml + + + + + org.opendaylight.openflowplugin + features4-openflowplugin + ${openflowplugin.version} + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-he + ${openflowplugin.version} + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-extension + ${openflowplugin.version} + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-extension-he + ${openflowplugin.version} + features + xml + + + + + org.opendaylight.snmp + features4-snmp + ${snmp.version} + features + xml + + + + + org.opendaylight.sxp + features4-sxp + ${sxp.version} + features + xml + + diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 0623b596..c59958f0 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -40,6 +40,8 @@ + + org.opendaylight.controller odl-config-persister @@ -48,8 +50,36 @@ features xml + + + + + org.opendaylight.aaa + odl-aaa-cert + ${aaa.version} + features + xml + + + org.opendaylight.aaa + odl-aaa-shiro + ${aaa.version} + features + xml + + + + + org.opendaylight.dlux + odl-dlux-core + ${dlux.version} + features + xml + + + org.opendaylight.netconf odl-netconf-mdsal @@ -64,6 +94,34 @@ features xml + + + + org.opendaylight.openflowplugin + odl-openflowplugin-flow-services-ui + ${openflowplugin.version} + xml + features + + + + + org.opendaylight.snmp + odl-snmp-plugin + ${snmp.version} + xml + features + + + + + org.opendaylight.sxp + odl-sxp-controller + ${sxp.version} + xml + features + + diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 8e5a9b70..d51e115c 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -52,18 +52,106 @@ + + ${project.groupId} features-distribution features xml + + + + org.opendaylight.aaa + features4-aaa + features + xml + + + org.opendaylight.aaa + features4-aaa-shiro + features + xml + + + + + org.opendaylight.bgpcep + features4-bgp + features + xml + + + org.opendaylight.bgpcep + features4-bmp + features + xml + + + org.opendaylight.bgpcep + features4-bgpcep-extras + features + xml + - org.opendaylight.lispflowmapping - features4-lispflowmapping + org.opendaylight.bgpcep + features4-pcep features xml + + org.opendaylight.bgpcep + features4-rsvp + features + xml + + + + + org.opendaylight.controller + features4-extras + features + xml + + + org.opendaylight.controller + features4-mdsal + features + xml + + + org.opendaylight.controller + features4-mdsal-benchmark + features + xml + + + + + org.opendaylight.dlux + features4-dlux + features + xml + + + + + org.opendaylight.dluxapps + features4-dluxapps + features + xml + + + + + org.opendaylight.infrautils + infrautils-features4 + features + xml + + + + + org.opendaylight.odlparent + features4-akka + features + xml + + + org.opendaylight.odlparent + features4-odlparent + features + xml + + + + + org.opendaylight.openflowplugin + features4-openflowplugin + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-he + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-extension + features + xml + + + org.opendaylight.openflowplugin + features4-openflowplugin-extension-he + features + xml + + + + + org.opendaylight.snmp + features4-snmp + features + xml + + + + + org.opendaylight.sxp + features4-sxp + features + xml + + diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 329856d2..468924b8 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -52,21 +52,62 @@ + + ${project.groupId} odl-distribution-version xml features - - - org.opendaylight.lispflowmapping - odl-lispflowmapping-msmr + org.opendaylight.aaa + odl-aaa-shiro + xml + features + + + + + + + org.opendaylight.bgpcep + odl-bgpcep-pcep + xml + features + + + org.opendaylight.bgpcep + odl-bgpcep-rsvp + xml + features + + + + + org.opendaylight.dlux + odl-dlux-core + xml + features + + + + + org.opendaylight.openflowplugin + odl-openflowplugin-flow-services-ui + xml + features + + + + + org.opendaylight.snmp + odl-snmp-plugin + xml + features + + + + + org.opendaylight.sxp + odl-sxp-controller + xml + features + + -- 2.36.6