Update ODL Lithium Karaf feature repos for SR3 21/57521/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 15 Jan 2016 20:46:54 +0000 (15:46 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:25 +0000 (12:52 -0400)
The 3-candidate RPM repo now installs ODL SR3, so the templated Karaf
feature repos need to be updated to find Li SR3 artifacts.

Change-Id: I610c075e5479061939c79bca1e6772c4c0304e1a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
templates/org.apache.karaf.features.cfg
vars/main.yml

index 689443d07ba913374f3a1a3d2f5934184e7418f1..cc23a0c7b0cac2e50ef848eb46d5754aaf0c9f0c 100644 (file)
@@ -36,7 +36,7 @@
 #
 # Comma separated list of features repositories to register by default
 # Default repos:
-# mvn:org.apache.karaf.features/standard/3.0.3/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features,mvn:org.apache.karaf.features/spring/3.0.3/xml/features,mvn:org.opendaylight.integration/features-integration-index/0.3.2-Lithium-SR2/xml/features
+# mvn:org.apache.karaf.features/standard/3.0.3/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features,mvn:org.apache.karaf.features/spring/3.0.3/xml/features,mvn:org.opendaylight.integration/features-integration-index/0.3.3-Lithium-SR3/xml/features
 #
 {# Feature repo list defaults are in vars/main.yml of the ODL Ansible role. #}
 {# Those are normally overridden by the role consumer, per their use-case. #}
index 181ae515f741a343c7c715d424323121b3d21445..45dfbf44961c2c8a482afc223feb4029217b1add 100644 (file)
@@ -43,7 +43,7 @@ default_feature_repos:
   - 'mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features'
   - 'mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features'
   - 'mvn:org.apache.karaf.features/spring/3.0.3/xml/features'
-  - 'mvn:org.opendaylight.integration/features-integration-index/0.3.2-Lithium-SR2/xml/features'
+  - 'mvn:org.opendaylight.integration/features-integration-index/0.3.3-Lithium-SR3/xml/features'
 
 # Karaf feature repositories to install *in addition* to the defaults repos
 # configured in the ODL release artifact. You may need to override this to