summaryrefslogtreecommitdiffstats
path: root/blueprints/policy_handler.yaml-template
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-03-16 12:39:59 -0400
committerAlex Shatov <alexs@att.com>2018-03-16 12:40:43 -0400
commitdaaebc1e8f5a9c69532a1e87fbc2e17407585b11 (patch)
tree53a0737f7e5e03a27011807d4635c1d3399d53e8 /blueprints/policy_handler.yaml-template
parent0d9671398861bb230b0e4f5f27bf5bb6e33129c5 (diff)
blueprints version update policy-handler 2.3.1
- policy-handler 2.3.1 - periodically catch_up = new config part for catch_up in policy-handler - 2.0.2 deployment-handler to return server_instance_uuid Change-Id: Ibe59fbb7561562e6a3370deb5a638e859308b591 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-389
Diffstat (limited to 'blueprints/policy_handler.yaml-template')
-rw-r--r--blueprints/policy_handler.yaml-template8
1 files changed, 3 insertions, 5 deletions
diff --git a/blueprints/policy_handler.yaml-template b/blueprints/policy_handler.yaml-template
index 0c383fb..6b53a4a 100644
--- a/blueprints/policy_handler.yaml-template
+++ b/blueprints/policy_handler.yaml-template
@@ -1,9 +1,7 @@
# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
#
# ============LICENSE_START=======================================================
-# org.onap.dcae
-# ================================================================================
-# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -27,7 +25,7 @@ description: >
imports:
- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/dockerplugin/2/dockerplugin_types.yaml
+ - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/dockerplugin/3/dockerplugin_types.yaml
- {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml
inputs:
@@ -41,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.1.0'
+ default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.3.1'
application_config:
description: policy handler application configuration - requires info on policy-engine