diff options
Diffstat (limited to 'heat')
-rw-r--r-- | heat/OpenECOMP/openecomp_rackspace.env | 14 | ||||
-rw-r--r-- | heat/vFW/base_vfw.env | 6 | ||||
-rw-r--r-- | heat/vLB/base_vlb.env | 6 | ||||
-rw-r--r-- | heat/vLB/dnsscaling.env | 6 | ||||
-rw-r--r-- | heat/vLB/packet_gen_vlb.env | 6 |
5 files changed, 21 insertions, 17 deletions
diff --git a/heat/OpenECOMP/openecomp_rackspace.env b/heat/OpenECOMP/openecomp_rackspace.env index 3e8e09c2..178dfa7d 100644 --- a/heat/OpenECOMP/openecomp_rackspace.env +++ b/heat/OpenECOMP/openecomp_rackspace.env @@ -1,6 +1,6 @@ parameters: - # Generic parameters used across all OpenECOMP components + # Generic parameters used across all ONAP components public_net_id: 00000000-0000-0000-0000-000000000000 @@ -8,9 +8,9 @@ parameters: pub_key: INSERT YOUR PUBLIC KEY HERE - nexus_repo: https://nexus.openecomp.org/content/sites/raw + nexus_repo: https://nexus.onap.org/content/sites/raw - nexus_docker_repo: nexus3.openecomp.org:10001 + nexus_docker_repo: nexus3.onap.org:10001 nexus_username: INSERT YOUR USERNAME HERE @@ -24,6 +24,10 @@ parameters: artifacts_version: 1.0.0 + docker_version: 1.0-STAGING-latest + + gerrit_branch: release-1.0.0 + # Parameters for DCAE instantiation @@ -39,9 +43,9 @@ parameters: openstack_password: INSERT YOUR PASSWORD HERE - nexus_repo_root: https://nexus.openecomp.org + nexus_repo_root: https://nexus.onap.org - nexus_url_snapshot: https://nexus.openecomp.org/content/repositories/snapshots + nexus_url_snapshot: https://nexus.onap.org/content/repositories/snapshots openstack_region: IAD diff --git a/heat/vFW/base_vfw.env b/heat/vFW/base_vfw.env index 8223a6af..23aa18c8 100644 --- a/heat/vFW/base_vfw.env +++ b/heat/vFW/base_vfw.env @@ -23,8 +23,8 @@ parameters: vf_module_id: vFirewall dcae_collector_ip: 10.0.4.102 dcae_collector_port: 8080 - repo_url_blob: https://nexus.openecomp.org/content/repositories/raw - repo_url_artifacts: https://nexus.openecomp.org/content/repositories/snapshots - demo_artifacts_version: 1.0.0-SNAPSHOT + repo_url_blob: https://nexus.onap.org/content/sites/raw + repo_url_artifacts: https://nexus.onap.org/content/repositories/snapshots + demo_artifacts_version: 1.1.0-SNAPSHOT key_name: vfw_key pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN diff --git a/heat/vLB/base_vlb.env b/heat/vLB/base_vlb.env index 2598a384..087158ae 100644 --- a/heat/vLB/base_vlb.env +++ b/heat/vLB/base_vlb.env @@ -17,8 +17,8 @@ parameters: vf_module_id: vLoadBalancer dcae_collector_ip: 10.0.4.102 dcae_collector_port: 8080 - repo_url_blob: https://nexus.openecomp.org/content/repositories/raw - repo_url_artifacts: https://nexus.openecomp.org/content/repositories/snapshots - demo_artifacts_version: 1.0.0-SNAPSHOT + repo_url_blob: https://nexus.onap.org/content/sites/raw + repo_url_artifacts: https://nexus.onap.org/content/repositories/snapshots + demo_artifacts_version: 1.1.0-SNAPSHOT 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 5496a6cf..6def6646 100644 --- a/heat/vLB/dnsscaling.env +++ b/heat/vLB/dnsscaling.env @@ -12,8 +12,8 @@ parameters: vdns_name_0: zdfw1lb01dns02 vnf_id: vLoadBalancer_demo_app vf_module_id: vLoadBalancer - repo_url_blob: https://nexus.openecomp.org/content/repositories/raw - repo_url_artifacts: https://nexus.openecomp.org/content/repositories/snapshots - demo_artifacts_version: 1.0.0-SNAPSHOT + repo_url_blob: https://nexus.onap.org/content/sites/raw + repo_url_artifacts: https://nexus.onap.org/content/repositories/snapshots + demo_artifacts_version: 1.1.0-SNAPSHOT key_name: vlb_key_scaling pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN diff --git a/heat/vLB/packet_gen_vlb.env b/heat/vLB/packet_gen_vlb.env index 5143861a..3bb5cb31 100644 --- a/heat/vLB/packet_gen_vlb.env +++ b/heat/vLB/packet_gen_vlb.env @@ -4,8 +4,8 @@ parameters: public_net_id: 00000000-0000-0000-0000-000000000000 vlb_ipaddr: INSERT THE PUBLIC ADDRESS OF THE vLB HERE vpg_name_0: ziad1vdnspg01pg01 - repo_url_blob: https://nexus.openecomp.org/content/repositories/raw - repo_url_artifacts: https://nexus.openecomp.org/content/repositories/snapshots - demo_artifacts_version: 1.0.0-SNAPSHOT + repo_url_blob: https://nexus.onap.org/content/sites/raw + repo_url_artifacts: https://nexus.onap.org/content/repositories/snapshots + demo_artifacts_version: 1.1.0-SNAPSHOT key_name: pgforvdnsdemo_key pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN |