Skip to content

Commit

Permalink
mv idm02 idm01 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner authored Apr 28, 2024
1 parent 620a0b9 commit 4e3672e
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/actions/vintner-install/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ runs:
cat << EOF > /tmp/os-credentials.sh
#!/usr/bin/bash
export OS_AUTH_TYPE=v3applicationcredential
export OS_AUTH_URL=https://idm02.bw-cloud.org:5000/v3
export OS_AUTH_URL=https://idm01.bw-cloud.org:5000/v3
export OS_IDENTITY_API_VERSION=3
export OS_REGION_NAME="Mannheim"
export OS_INTERFACE=public
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-artifacts/tests/community/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-artifacts/variable-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: {logic_expression: is_community}

os_identity_api_version:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-aware/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-aware/tests/cloud/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-aware/tests/local/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-aware/variable-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-motivation/tests/dev/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-motivation/tests/prod/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/unfurl-motivation/variable-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ os_ssh_user: ubuntu
os_ssh_key_file: /home/stoetzms/.ssh/bw-cloud--default
os_region_name: Mannheim
os_auth_type: v3applicationcredential
os_auth_url: https://idm02.bw-cloud.org:5000/v3
os_auth_url: https://idm01.bw-cloud.org:5000/v3
os_identity_api_version: '3'
os_interface: public
os_application_credential_id: 3f538f1823bd484e8238b2433de2f21a
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-motivation/tests/dev/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-motivation/tests/prod/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-motivation/variable-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning-consistent-loose/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning-consistent-strict/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning-default/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning-manual/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning-semantic-strict/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning/enriched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ topology_template:
conditions: []
- os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3
conditions: []
- os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning/tests/elastic/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning/tests/static-large/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning/tests/static/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down
2 changes: 1 addition & 1 deletion examples/xopera-pruning/variable-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ topology_template:

os_auth_url:
type: string
default: https://idm02.bw-cloud.org:5000/v3
default: https://idm01.bw-cloud.org:5000/v3

os_identity_api_version:
type: string
Expand Down

0 comments on commit 4e3672e

Please sign in to comment.