From 414246a8b0b8e5f93df141123f976f1abc272e9d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 23 Oct 2018 09:44:56 -0700 Subject: Move windriver RC file location Change-Id: I8afbe0a0c39a6dc976f986ee111e818620b9a63d Issue-ID: INT-586 Signed-off-by: Gary Wu --- .../env/windriver/Integration-HEAT-Staging-Daily-openrc | 10 +++++++++- .../env/windriver/Integration-OOM-Staging-Daily-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-00-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-01-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-02-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-03-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-04-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-05-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-06-openrc | 10 +++++++++- .../heat/onap-oom/env/windriver/Integration-SB-07-openrc | 10 +++++++++- test/ete/labs/windriver/Integration-HEAT-Daily-openrc | 1 + test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc | 10 +--------- test/ete/labs/windriver/Integration-HEAT-Verify-openrc | 1 + test/ete/labs/windriver/Integration-OOM-Daily-openrc | 1 + test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc | 10 +--------- test/ete/labs/windriver/Integration-OOM-Verify-openrc | 1 + test/ete/labs/windriver/Integration-SB-00-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-01-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-02-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-03-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-04-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-05-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-06-openrc | 10 +--------- test/ete/labs/windriver/Integration-SB-07-openrc | 10 +--------- 24 files changed, 104 insertions(+), 100 deletions(-) mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc create mode 120000 test/ete/labs/windriver/Integration-HEAT-Daily-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc create mode 120000 test/ete/labs/windriver/Integration-HEAT-Verify-openrc create mode 120000 test/ete/labs/windriver/Integration-OOM-Daily-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc create mode 120000 test/ete/labs/windriver/Integration-OOM-Verify-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-00-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-01-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-02-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-03-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-04-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-05-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-06-openrc mode change 100644 => 120000 test/ete/labs/windriver/Integration-SB-07-openrc diff --git a/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc b/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc deleted file mode 120000 index 06bcec770..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc b/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc new file mode 100644 index 000000000..fa3825cae --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095 +export OS_PROJECT_NAME=Integration-HEAT-Staging-Daily +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc b/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc deleted file mode 120000 index b5dd3402b..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc b/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc new file mode 100644 index 000000000..062f3d115 --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=09d8566ea45e43aa974cf447ed591d77 +export OS_PROJECT_NAME=Integration-OOM-Staging-Daily +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc deleted file mode 120000 index 29084fbfc..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-00-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc new file mode 100644 index 000000000..8b55dbddc --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=41d6d38489bd40b09ea8a6b6b852dcbd +export OS_PROJECT_NAME=Integration-SB-00 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc deleted file mode 120000 index c33055e6a..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-01-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc new file mode 100644 index 000000000..78469b23c --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=087050388b204c73a3e418dd2c1fe30b +export OS_PROJECT_NAME=Integration-SB-01 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc deleted file mode 120000 index 0180cd580..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-02-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc new file mode 100644 index 000000000..3531c11ee --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=ebb0ea7144004bacac1e39ff23105fa7 +export OS_PROJECT_NAME=Integration-SB-02 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc deleted file mode 120000 index dcb5b3d27..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-03-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc new file mode 100644 index 000000000..f6dbb7ab2 --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=bc43d50ffcb84750bac0c1707a9a765b +export OS_PROJECT_NAME=Integration-SB-03 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc deleted file mode 120000 index ee1373abc..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-04-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc new file mode 100644 index 000000000..0a2705160 --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=d570c718cbc545029f40e50b75eb13df +export OS_PROJECT_NAME=Integration-SB-04 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc deleted file mode 120000 index c46dc7d0c..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-05-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc new file mode 100644 index 000000000..9bc0846cc --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=b8ad3842ab3642f7bf3fbe4e4d3b9f86 +export OS_PROJECT_NAME=Integration-SB-05 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc deleted file mode 120000 index 98ea5829a..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-06-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc new file mode 100644 index 000000000..c7b650e2c --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=7fad299815104c0a8f90a8df80343f03 +export OS_PROJECT_NAME=Integration-SB-06 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc deleted file mode 120000 index 87292901c..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-07-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc new file mode 100644 index 000000000..faf6b4bba --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=1e097c6713e74fd7ac8e4295e605ee1e +export OS_PROJECT_NAME=Integration-SB-07 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.2:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-HEAT-Daily-openrc b/test/ete/labs/windriver/Integration-HEAT-Daily-openrc new file mode 120000 index 000000000..8c20b0a30 --- /dev/null +++ b/test/ete/labs/windriver/Integration-HEAT-Daily-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-HEAT-Daily-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc b/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc deleted file mode 100644 index fa3825cae..000000000 --- a/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095 -export OS_PROJECT_NAME=Integration-HEAT-Staging-Daily -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc b/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc new file mode 120000 index 000000000..ab8375eb8 --- /dev/null +++ b/test/ete/labs/windriver/Integration-HEAT-Staging-Daily-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-HEAT-Staging-Daily-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-HEAT-Verify-openrc b/test/ete/labs/windriver/Integration-HEAT-Verify-openrc new file mode 120000 index 000000000..4c404733f --- /dev/null +++ b/test/ete/labs/windriver/Integration-HEAT-Verify-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-HEAT-Verify-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-OOM-Daily-openrc b/test/ete/labs/windriver/Integration-OOM-Daily-openrc new file mode 120000 index 000000000..89b3e31c1 --- /dev/null +++ b/test/ete/labs/windriver/Integration-OOM-Daily-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-OOM-Daily-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc b/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc deleted file mode 100644 index 062f3d115..000000000 --- a/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=09d8566ea45e43aa974cf447ed591d77 -export OS_PROJECT_NAME=Integration-OOM-Staging-Daily -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc b/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc new file mode 120000 index 000000000..abace5557 --- /dev/null +++ b/test/ete/labs/windriver/Integration-OOM-Staging-Daily-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-OOM-Staging-Daily-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-OOM-Verify-openrc b/test/ete/labs/windriver/Integration-OOM-Verify-openrc new file mode 120000 index 000000000..937ba03e0 --- /dev/null +++ b/test/ete/labs/windriver/Integration-OOM-Verify-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-OOM-Verify-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-00-openrc b/test/ete/labs/windriver/Integration-SB-00-openrc deleted file mode 100644 index 8b55dbddc..000000000 --- a/test/ete/labs/windriver/Integration-SB-00-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=41d6d38489bd40b09ea8a6b6b852dcbd -export OS_PROJECT_NAME=Integration-SB-00 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-00-openrc b/test/ete/labs/windriver/Integration-SB-00-openrc new file mode 120000 index 000000000..9499a907d --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-00-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-01-openrc b/test/ete/labs/windriver/Integration-SB-01-openrc deleted file mode 100644 index 78469b23c..000000000 --- a/test/ete/labs/windriver/Integration-SB-01-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=087050388b204c73a3e418dd2c1fe30b -export OS_PROJECT_NAME=Integration-SB-01 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-01-openrc b/test/ete/labs/windriver/Integration-SB-01-openrc new file mode 120000 index 000000000..bb292d243 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-01-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-02-openrc b/test/ete/labs/windriver/Integration-SB-02-openrc deleted file mode 100644 index 3531c11ee..000000000 --- a/test/ete/labs/windriver/Integration-SB-02-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=ebb0ea7144004bacac1e39ff23105fa7 -export OS_PROJECT_NAME=Integration-SB-02 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-02-openrc b/test/ete/labs/windriver/Integration-SB-02-openrc new file mode 120000 index 000000000..1862c0469 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-02-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-03-openrc b/test/ete/labs/windriver/Integration-SB-03-openrc deleted file mode 100644 index f6dbb7ab2..000000000 --- a/test/ete/labs/windriver/Integration-SB-03-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=bc43d50ffcb84750bac0c1707a9a765b -export OS_PROJECT_NAME=Integration-SB-03 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-03-openrc b/test/ete/labs/windriver/Integration-SB-03-openrc new file mode 120000 index 000000000..d89d56f27 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-03-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-04-openrc b/test/ete/labs/windriver/Integration-SB-04-openrc deleted file mode 100644 index 0a2705160..000000000 --- a/test/ete/labs/windriver/Integration-SB-04-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=d570c718cbc545029f40e50b75eb13df -export OS_PROJECT_NAME=Integration-SB-04 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-04-openrc b/test/ete/labs/windriver/Integration-SB-04-openrc new file mode 120000 index 000000000..129e6183d --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-04-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-05-openrc b/test/ete/labs/windriver/Integration-SB-05-openrc deleted file mode 100644 index 9bc0846cc..000000000 --- a/test/ete/labs/windriver/Integration-SB-05-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=b8ad3842ab3642f7bf3fbe4e4d3b9f86 -export OS_PROJECT_NAME=Integration-SB-05 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-05-openrc b/test/ete/labs/windriver/Integration-SB-05-openrc new file mode 120000 index 000000000..7334aa1b1 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-05-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-06-openrc b/test/ete/labs/windriver/Integration-SB-06-openrc deleted file mode 100644 index c7b650e2c..000000000 --- a/test/ete/labs/windriver/Integration-SB-06-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=7fad299815104c0a8f90a8df80343f03 -export OS_PROJECT_NAME=Integration-SB-06 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-06-openrc b/test/ete/labs/windriver/Integration-SB-06-openrc new file mode 120000 index 000000000..f1b8e6214 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-06-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-06-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-SB-07-openrc b/test/ete/labs/windriver/Integration-SB-07-openrc deleted file mode 100644 index faf6b4bba..000000000 --- a/test/ete/labs/windriver/Integration-SB-07-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=1e097c6713e74fd7ac8e4295e605ee1e -export OS_PROJECT_NAME=Integration-SB-07 -export OS_USER_DOMAIN_NAME=Default -export OS_USERNAME=demo -export OS_PASSWORD=onapdemo -export OS_AUTH_URL=http://10.12.25.2:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-07-openrc b/test/ete/labs/windriver/Integration-SB-07-openrc new file mode 120000 index 000000000..9daffa38d --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-07-openrc @@ -0,0 +1 @@ +../../../../deployment/heat/onap-oom/env/windriver/Integration-SB-07-openrc \ No newline at end of file -- cgit 1.2.3-korg