blueprint for 4.4.0 policy-handler 45/68245/1
authorAlex Shatov <alexs@att.com>
Thu, 20 Sep 2018 19:16:51 +0000 (15:16 -0400)
committerAlex Shatov <alexs@att.com>
Thu, 20 Sep 2018 19:16:51 +0000 (15:16 -0400)
- made consul-url configurable thru env var or local config

Change-Id: I7a37ab5b0104e46a83fea63e33e0eb774ddc96e9
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-822

blueprints/k8s-policy_handler.yaml-template
blueprints/policy_handler.yaml-template

index 7c35fe6..aea1ae9 100644 (file)
@@ -32,7 +32,7 @@ inputs:
 
   policy_handler_image:
     description: Docker image for policy_handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:4.3.1'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:4.4.0'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine
index 24e9256..48302c4 100644 (file)
@@ -39,7 +39,7 @@ inputs:
 
   policy_handler_image:
     description: Docker image for policy_handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:4.3.1'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:4.4.0'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine