Add Lon1 and Sto2 to openstackzuul cloud entry
These are missing, so cloud launcher is sad. Change-Id: Ie74259a3e6acc2d6fc6c40ac42e0c80997208f85
This commit is contained in:
parent
9679f57225
commit
20d966a9db
@ -138,8 +138,13 @@ clouds:
|
|||||||
regions:
|
regions:
|
||||||
- Kna1
|
- Kna1
|
||||||
- La1
|
- La1
|
||||||
|
- Lon1
|
||||||
|
- Sto2
|
||||||
profile: citycloud
|
profile: citycloud
|
||||||
auth:
|
auth:
|
||||||
|
# TODO(mordred) This auth_url entry is only needed until openstacksdk
|
||||||
|
# 0.18.2 or 0.19.0 is released.
|
||||||
|
auth_url: "https://{region_name}.citycloud.com:5000/v3/"
|
||||||
username: '{{ clouds.openstackzuul_citycloud_username }}'
|
username: '{{ clouds.openstackzuul_citycloud_username }}'
|
||||||
password: '{{ clouds.openstackzuul_citycloud_password }}'
|
password: '{{ clouds.openstackzuul_citycloud_password }}'
|
||||||
project_id: bed89257500340af8d0fbe7141b1bfd6
|
project_id: bed89257500340af8d0fbe7141b1bfd6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user