2.4.2 policy-handler - fixed race on step-timer 51/45151/1
authorAlex Shatov <alexs@att.com>
Fri, 27 Apr 2018 18:01:13 +0000 (14:01 -0400)
committerAlex Shatov <alexs@att.com>
Fri, 27 Apr 2018 18:01:13 +0000 (14:01 -0400)
Change-Id: Ie41690c9621e31b05adc5a2518510157ffe8acff
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-472

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

index 0a7e7a2..448dfc6 100644 (file)
@@ -26,13 +26,13 @@ description: >
 imports:
   - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
   - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.1.0/k8splugin_types.yaml
+
 
 inputs:
 
   policy_handler_image:
     description: Docker image for policy_handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.4.1'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.4.2'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine
index b4064ae..a964216 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:v2.4.1'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.4.2'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine