blueprint for 3.1.0 - deployment-handler 41/74341/1
authorAlex Shatov <alexs@att.com>
Thu, 6 Dec 2018 15:20:24 +0000 (10:20 -0500)
committerAlex Shatov <alexs@att.com>
Thu, 6 Dec 2018 15:20:24 +0000 (10:20 -0500)
- check for finished deployment creation - success or failure

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

blueprints/DeploymentHandler.yaml-template
blueprints/k8s-deployment_handler.yaml-template

index afdb377..7775e3b 100644 (file)
@@ -44,7 +44,7 @@ inputs:
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.0.3'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.1.0'
 
   application_config:
     description: deployment handler application configuration (to override defaults)
index d66f5d2..2fd1c29 100644 (file)
@@ -31,7 +31,7 @@ inputs:
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.0.3
+    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.1.0
   application_config:
     description: deployment handler application configuration (to override defaults)
     default: {}