Change policy container version 35/28335/2 amsterdam 1.0.1-Amsterdam 1.0.1-ONAP v1.1.2
authorLusheng Ji <lji@research.att.com>
Tue, 16 Jan 2018 16:07:57 +0000 (11:07 -0500)
committerLusheng Ji <lji@research.att.com>
Tue, 16 Jan 2018 16:32:00 +0000 (16:32 +0000)
Issue-ID: DCAEGEN2-252
Change-Id: If75a3ff3e483ae1e224a8e517036936c3f5b0de3
Signed-off-by: Lusheng Ji <lji@research.att.com>
bootstrap/installer-docker.sh-template

index b056ca1..4e0c63c 100755 (executable)
@@ -416,7 +416,7 @@ cfy install -p ./blueprints/dh/${DHBP} -b DeploymentHandlerBP -d DeploymentHandl
 
 
 # Policy Handler PH
-cfy install -p ./blueprints/ph/${PHBP} -b policy_handler_BP -d policy_handler -i 'policy_handler_image=nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.policy-handler:1.1-latest' -i "location_id=${LOCATION}" -i ../config/phinputs.yaml
+cfy install -p ./blueprints/ph/${PHBP} -b policy_handler_BP -d policy_handler -i 'policy_handler_image=nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.policy-handler:v1.1.0' -i "location_id=${LOCATION}" -i ../config/phinputs.yaml
 
 
 # Wait for the CDAP cluster to be registered in Consul