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:
|
||||
- Kna1
|
||||
- La1
|
||||
- Lon1
|
||||
- Sto2
|
||||
profile: citycloud
|
||||
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 }}'
|
||||
password: '{{ clouds.openstackzuul_citycloud_password }}'
|
||||
project_id: bed89257500340af8d0fbe7141b1bfd6
|
||||
|
Loading…
Reference in New Issue
Block a user