switch to onap.org in master branch 09/2509/1
authorMarco Platania <platania@research.att.com>
Wed, 29 Mar 2017 14:46:52 +0000 (10:46 -0400)
committerMarco Platania <platania@research.att.com>
Wed, 29 Mar 2017 14:46:52 +0000 (10:46 -0400)
Change-Id: I0be55c9926bc6cd9294a772f7c3891aa4b9b1546
Signed-off-by: Marco Platania <platania@research.att.com>
.gitreview
heat/OpenECOMP/openecomp_rackspace.env
heat/vFW/base_vfw.env
heat/vLB/base_vlb.env
heat/vLB/dnsscaling.env
heat/vLB/packet_gen_vlb.env
pom.xml
scripts/deploy.sh

index ab3f054..c17f50d 100644 (file)
@@ -1,4 +1,4 @@
 [gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
 port=29418
 project=demo.git
index 3e8e09c..178dfa7 100644 (file)
@@ -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
 
index 8223a6a..23aa18c 100644 (file)
@@ -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
index 2598a38..087158a 100644 (file)
@@ -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
index 5496a6c..6def664 100644 (file)
@@ -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
index 5143861..3bb5cb3 100644 (file)
@@ -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
diff --git a/pom.xml b/pom.xml
index 737a4b7..cb605d5 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
         <version>1.6.7</version>
         <extensions>true</extensions>
         <configuration>
-          <nexusUrl>https://nexus.openecomp.org/</nexusUrl>
+          <nexusUrl>https://nexus.onap.org/</nexusUrl>
           <stagingProfileId>176c31dfe190a</stagingProfileId>
           <serverId>ecomp-staging</serverId>
         </configuration>
     <repository>
       <id>ecomp-releases</id>
       <name>Demo Release Repository</name>
-      <url> https://nexus.openecomp.org/content/repositories/releases/</url>
+      <url> https://nexus.onap.org/content/repositories/releases/</url>
     </repository>
     <snapshotRepository>
       <id>ecomp-snapshots</id>
       <name>Demo Snapshot Repository</name>
-      <url> https://nexus.openecomp.org/content/repositories/snapshots/</url>
+      <url> https://nexus.onap.org/content/repositories/snapshots/</url>
     </snapshotRepository>
   </distributionManagement>
 
index 2ba5ea6..3a4529b 100755 (executable)
@@ -32,7 +32,7 @@ HEAT_VLB_GROUP_ID=$PARENT_GROUP_ID"/heat/vLB"
 VFW_GROUP_ID=$PARENT_GROUP_ID"/vnfs/vfw"
 VLB_GROUP_ID=$PARENT_GROUP_ID"/vnfs/vlb"
 
-REPO_URL="https://nexus.openecomp.org/content/sites/raw"
+REPO_URL="https://nexus.onap.org/content/sites/raw"
 USER=$(xpath -q -e "//servers/server[id='ecomp-raw']/username/text()" "$SETTINGS_FILE")
 PASS=$(xpath -q -e "//servers/server[id='ecomp-raw']/password/text()" "$SETTINGS_FILE")
 NETRC=$(mktemp)