From abc653a84c1704c6e7be36bd8a075896c34c89aa Mon Sep 17 00:00:00 2001 From: vv770d Date: Tue, 31 Aug 2021 21:39:59 +0000 Subject: Misc blueprints version revision for Istanbul Updated version for following services bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper pmsh,slice-analysis, son-handler,tca, vescollectro Change-Id: I8cce3e15a1589320d7fd8c4ed8a096e1b4ff3e0d Signed-off-by: vv770d Issue-ID: DCAEGEN2-2904 Signed-off-by: vv770d --- blueprints/k8s-sonhms.yaml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'blueprints/k8s-sonhms.yaml') diff --git a/blueprints/k8s-sonhms.yaml b/blueprints/k8s-sonhms.yaml index aa926b3..ed4df74 100644 --- a/blueprints/k8s-sonhms.yaml +++ b/blueprints/k8s-sonhms.yaml @@ -1,20 +1,21 @@ - #============LICENSE_START======================================================= + # ============LICENSE_START======================================================= # son-handler # ================================================================================ # Copyright (C) 2019-2020 Wipro Limited. - # ============================================================================== - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at + # Copyright (c) 2021 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. + # You may obtain a copy of the License at # - # http://www.apache.org/licenses/LICENSE-2.0 + # http://www.apache.org/licenses/LICENSE-2.0 # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # ============LICENSE_END========================================================= + # Unless required by applicable law or agreed to in writing, software + # distributed under the License is distributed on an "AS IS" BASIS, + # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + # See the License for the specific language governing permissions and + # limitations under the License. + # ============LICENSE_END========================================================= tosca_definitions_version: cloudify_dsl_1_3 imports: @@ -30,7 +31,7 @@ inputs: tag_version: type: string description: docker image name and version - default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.1.3" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.1.4" pgaas_cluster_name: type: string description: pg cluster -- cgit 1.2.3-korg