From: Alex Shatov Date: Thu, 21 Jun 2018 13:23:43 +0000 (-0400) Subject: blueprint for 3.0.1 policy-handler X-Git-Tag: 3.0.0-ONAP~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=717e31f4ec7554548f2f42c27c88709cd419267e;p=dcaegen2%2Fplatform%2Fblueprints.git blueprint for 3.0.1 policy-handler - no change of functionality or API - cleaning sonar smells Change-Id: I2bfdc969f5770f24a950bf4b36a1eaf7bb0cf6d0 Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-515 --- diff --git a/blueprints/k8s-policy_handler.yaml-template b/blueprints/k8s-policy_handler.yaml-template index ccdcab2..ebb1ecd 100644 --- a/blueprints/k8s-policy_handler.yaml-template +++ b/blueprints/k8s-policy_handler.yaml-template @@ -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:3.0.0' + default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:3.0.1' application_config: description: policy handler application configuration - requires info on policy-engine diff --git a/blueprints/policy_handler.yaml-template b/blueprints/policy_handler.yaml-template index 9c5fd41..5827e31 100644 --- a/blueprints/policy_handler.yaml-template +++ b/blueprints/policy_handler.yaml-template @@ -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:3.0.0' + default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:3.0.1' application_config: description: policy handler application configuration - requires info on policy-engine