From 911562cd789f85a4689c9b62e926311163118650 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Mon, 8 Jul 2019 12:17:33 -0400 Subject: Update vLB/vDNS heat files to point to new release Change-Id: I94b4df05e79cc07a2b9e95b0ef17365ba04ec1c9 Issue-ID: INT-1135 Signed-off-by: Marco Platania --- heat/vLBMS/base_vlb.env | 2 +- heat/vLBMS/dnsscaling.env | 2 +- heat/vLB_CDS/vdns.env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heat/vLBMS/base_vlb.env b/heat/vLBMS/base_vlb.env index 5630b4df..5ecb326b 100644 --- a/heat/vLBMS/base_vlb.env +++ b/heat/vLBMS/base_vlb.env @@ -51,7 +51,7 @@ parameters: dcae_collector_port: 30235 nb_api_version: 1.2.0 demo_artifacts_version: 1.4.0 - install_script_version: 1.4.0 + install_script_version: 1.4.1 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org diff --git a/heat/vLBMS/dnsscaling.env b/heat/vLBMS/dnsscaling.env index 1213ad7c..09d17414 100644 --- a/heat/vLBMS/dnsscaling.env +++ b/heat/vLBMS/dnsscaling.env @@ -33,7 +33,7 @@ parameters: # APP/USER_DATA nb_api_version: 1.2.0 - install_script_version: 1.4.0 + install_script_version: 1.4.1 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org diff --git a/heat/vLB_CDS/vdns.env b/heat/vLB_CDS/vdns.env index 3a5ad63d..f0afc78b 100644 --- a/heat/vLB_CDS/vdns.env +++ b/heat/vLB_CDS/vdns.env @@ -32,7 +32,7 @@ parameters: # APP/USER_DATA nb_api_version: 1.2.0 - install_script_version: 1.4.0 + install_script_version: 1.4.1 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org \ No newline at end of file -- cgit 1.2.3-korg