diff options
author | Marco Platania <platania@research.att.com> | 2017-11-30 12:29:15 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-11-30 12:29:15 -0500 |
commit | 4a7849417345e119a9094b92d480b462f61a37bc (patch) | |
tree | af7f25187a0d3be98a2c97aca9eec028a54f2fd3 /heat/vLB | |
parent | fbaec5b119dec480c4795204030ac64a02283699 (diff) |
Bump version up in Heat templates
Change the version number of SW artifacts and scripts for Baijing Release
Change-Id: I8bc195490a3bab516c66b19baf2618e70537af99
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLB')
-rw-r--r-- | heat/vLB/base_vlb.env | 4 | ||||
-rw-r--r-- | heat/vLB/dnsscaling.env | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/heat/vLB/base_vlb.env b/heat/vLB/base_vlb.env index 50da384f..a9658886 100644 --- a/heat/vLB/base_vlb.env +++ b/heat/vLB/base_vlb.env @@ -28,8 +28,8 @@ parameters: dcae_collector_port: 8080 repo_url_blob: https://nexus.onap.org/content/sites/raw repo_url_artifacts: https://nexus.onap.org/content/groups/staging - demo_artifacts_version: 1.1.0 - install_script_version: 1.1.0-SNAPSHOT + demo_artifacts_version: 1.2.0 + install_script_version: 1.2.0-SNAPSHOT key_name: vlb_key pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN cloud_env: PUT openstack OR backspace HERE diff --git a/heat/vLB/dnsscaling.env b/heat/vLB/dnsscaling.env index 5a7839b8..94058f6d 100644 --- a/heat/vLB/dnsscaling.env +++ b/heat/vLB/dnsscaling.env @@ -16,8 +16,8 @@ parameters: vf_module_id: vLoadBalancer repo_url_blob: https://nexus.onap.org/content/sites/raw repo_url_artifacts: https://nexus.onap.org/content/groups/staging - demo_artifacts_version: 1.1.0 - install_script_version: 1.1.0-SNAPSHOT + demo_artifacts_version: 1.2.0 + install_script_version: 1.2.0-SNAPSHOT key_name: vlb_key_scaling pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN cloud_env: PUT openstack OR backspace HERE
\ No newline at end of file |