Merge "Use Casablanca versions for policy"
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Thu, 1 Nov 2018 12:18:41 +0000 (12:18 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 1 Nov 2018 12:18:41 +0000 (12:18 +0000)
kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf
kubernetes/policy/resources/config/pe/push-policies.sh

index 2f65c87..b074d48 100644 (file)
@@ -63,5 +63,5 @@ BRMS_UEB_API_KEY=
 BRMS_UEB_API_SECRET=
 
 #Dependency.json file version
-BRMS_DEPENDENCY_VERSION=1.2.0
+BRMS_DEPENDENCY_VERSION=1.3.1
 
index 4314eb5..5b883e0 100644 (file)
@@ -23,7 +23,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=casablanca
 
 sleep 2