Upgrade Policy and its script to v1.1.3 09/29209/2
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Thu, 25 Jan 2018 19:24:17 +0000 (14:24 -0500)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Thu, 25 Jan 2018 19:47:26 +0000 (14:47 -0500)
Change-Id: I2a7f1b64e33888ce80354f42d9293643f89f9782
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-611

kubernetes/config/docker/init/src/config/policy/opt/policy/config/pe/brmsgw.conf
kubernetes/config/docker/init/src/config/policy/opt/policy/config/pe/push-policies.sh
kubernetes/config/values.yaml
kubernetes/policy/values.yaml

index 0461731..3a86b94 100755 (executable)
@@ -8,7 +8,7 @@ echo "Upload BRMS Param Template"
 
 sleep 2
 
-wget -O cl-amsterdam-template.drl https://git.onap.org/policy/drools-applications/plain/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl
+wget -O cl-amsterdam-template.drl https://git.onap.org/policy/drools-applications/plain/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl?h=amsterdam
 
 sleep 2
 
index 5a0cd5d..43b42ef 100644 (file)
@@ -3,5 +3,5 @@ nsPrefix: onap
 dockerSharePath: /dockerdata-nfs
 image:
   repository: oomk8s/config-init
-  tag: 1.1.12
+  tag: 1.1.13
   pullPolicy: Always
index f52dc44..230ad5e 100644 (file)
@@ -10,12 +10,12 @@ image:
   readiness: oomk8s/readiness-check
   readinessVersion: 1.0.0
   policyPe: nexus3.onap.org:10001/onap/policy/policy-pe
-  policyPeVersion: v1.1.1
+  policyPeVersion: v1.1.3
   policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools
-  policyDroolsVersion: v1.1.1
+  policyDroolsVersion: v1.1.3
   policyDb: nexus3.onap.org:10001/onap/policy/policy-db
-  policyDbVersion: v1.1.1
+  policyDbVersion: v1.1.3
   policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus
-  policyNexusVersion: v1.1.1
+  policyNexusVersion: v1.1.3
   ubuntu: ubuntu:16.04
   filebeat: docker.elastic.co/beats/filebeat:5.5.0
\ No newline at end of file