Update config to Keystone v3
Change-Id: I6ef2beaef947a59efbc8674ff71023cd69ce9246 Implements: Update cloud config for SWITCHengines Task: 40644 Story: 2008000
This commit is contained in:
parent
0f18406053
commit
5ee8a2b4ef
@ -274,7 +274,7 @@ SYD Sydney, NSW
|
||||
SWITCHengines
|
||||
-------------
|
||||
|
||||
https://keystone.cloud.switch.ch:5000/v2.0
|
||||
https://keystone.cloud.switch.ch:5000/v3
|
||||
|
||||
============== ================
|
||||
Region Name Location
|
||||
|
5
openstack/config/vendors/switchengines.json
vendored
5
openstack/config/vendors/switchengines.json
vendored
@ -2,14 +2,13 @@
|
||||
"name": "switchengines",
|
||||
"profile": {
|
||||
"auth": {
|
||||
"auth_url": "https://keystone.cloud.switch.ch:5000/v2.0"
|
||||
"auth_url": "https://keystone.cloud.switch.ch:5000/v3"
|
||||
},
|
||||
"regions": [
|
||||
"LS",
|
||||
"ZH"
|
||||
],
|
||||
"block_storage_api_version": "1",
|
||||
"image_api_use_tasks": true,
|
||||
"identity_api_version": "3",
|
||||
"image_format": "raw"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user