diff options
author | Marco Platania <platania@research.att.com> | 2019-02-01 09:07:44 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-02-01 09:09:17 -0500 |
commit | c048ccdceeced7f58f685c37a77b835d0e9bc16a (patch) | |
tree | 3522bbb1a52bdb3aca8923cde77d1c711df4cec3 /heat/vLBMS/dnsscaling.env | |
parent | c7022a1a9b26b5a9fe9729faf827d6f04de8be01 (diff) |
Bump demo artifact version
- Change demo artifact v. to 1.4.0-SNAPSHOT
- Change VES collector port number
- Remove comments from Heat templates
Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLBMS/dnsscaling.env')
-rw-r--r-- | heat/vLBMS/dnsscaling.env | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/heat/vLBMS/dnsscaling.env b/heat/vLBMS/dnsscaling.env index 4d68239b..2741ac59 100644 --- a/heat/vLBMS/dnsscaling.env +++ b/heat/vLBMS/dnsscaling.env @@ -33,8 +33,7 @@ parameters: # APP/USER_DATA nb_api_version: 1.2.0 - install_script_version: 1.3.0-SNAPSHOT + install_script_version: 1.4.0-SNAPSHOT cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE - #dns_enabled: true nexus_artifact_repo: https://nexus.onap.org |