diff options
Diffstat (limited to 'heat')
-rw-r--r-- | heat/vLBMS/base_vlb.env | 2 | ||||
-rw-r--r-- | heat/vLBMS/dnsscaling.env | 2 | ||||
-rw-r--r-- | 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 |