From: Lusheng Ji Date: Tue, 16 Jan 2018 16:07:57 +0000 (-0500) Subject: Change policy container version X-Git-Tag: v1.1.2^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e6a09df8e38dc37c57dad0b8e44a6a4ac27d5d7c;p=dcaegen2%2Fdeployments.git Change policy container version Issue-ID: DCAEGEN2-252 Change-Id: If75a3ff3e483ae1e224a8e517036936c3f5b0de3 Signed-off-by: Lusheng Ji --- diff --git a/bootstrap/installer-docker.sh-template b/bootstrap/installer-docker.sh-template index b056ca1..4e0c63c 100755 --- a/bootstrap/installer-docker.sh-template +++ b/bootstrap/installer-docker.sh-template @@ -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