aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vLB
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-22 10:51:09 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-03-22 10:58:53 -0700
commitf664c664c831bbea77c8e9816c2a07aeb39f5a08 (patch)
treeb28a02bfba2a29bf62b570cbbfd1aaa42cad45e9 /heat/vLB
parent88adc387af4277ea16b21adc2950920d0a2a9028 (diff)
Update to use 1.1.1 release artifacts
Change-Id: Id8f726de4710fb244a73470b8e104569ae3a8c10 Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'heat/vLB')
-rw-r--r--heat/vLB/base_vlb.env4
-rw-r--r--heat/vLB/dnsscaling.env6
2 files changed, 5 insertions, 5 deletions
diff --git a/heat/vLB/base_vlb.env b/heat/vLB/base_vlb.env
index 6bf6e729..7907e8c5 100644
--- a/heat/vLB/base_vlb.env
+++ b/heat/vLB/base_vlb.env
@@ -27,8 +27,8 @@ parameters:
dcae_collector_ip: PUT THE ADDRESS OF THE DCAE COLLECTOR HERE
dcae_collector_port: 8080
repo_url_blob: https://nexus.onap.org/content/sites/raw
- repo_url_artifacts: https://nexus.onap.org/content/repositories/autorelease-43752
- demo_artifacts_version: 1.2.0
+ repo_url_artifacts: https://nexus.onap.org/content/repositories/releases
+ demo_artifacts_version: 1.1.1
install_script_version: 1.1.1
key_name: vlb_key
pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN
diff --git a/heat/vLB/dnsscaling.env b/heat/vLB/dnsscaling.env
index 6fe5881d..775ba870 100644
--- a/heat/vLB/dnsscaling.env
+++ b/heat/vLB/dnsscaling.env
@@ -15,9 +15,9 @@ parameters:
vnf_id: vLoadBalancer_demo_app
vf_module_id: vLoadBalancer
repo_url_blob: https://nexus.onap.org/content/sites/raw
- repo_url_artifacts: https://nexus.onap.org/content/repositories/autorelease-43752
- demo_artifacts_version: 1.2.0
- install_script_version: 1.1.0-SNAPSHOT
+ repo_url_artifacts: https://nexus.onap.org/content/repositories/releases
+ demo_artifacts_version: 1.1.1
+ install_script_version: 1.1.1
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