Update citycloud project details
These names were taken from the citycloud web interface RC file, but actually match what we already have in playbooks/templates/clouds/nodepool_clouds.yaml.j2 Testing with this I can authenticate to openstackzuul-citycloud Change-Id: Ic7aeb5c3a96e5594b8c9c396daaad7e79c1f5c63
This commit is contained in:
parent
cad774e65a
commit
f295b5b44a
@ -147,9 +147,9 @@ clouds:
|
|||||||
auth_url: "https://{region_name}.citycloud.com:5000/v3/"
|
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_name: 'OpenStack CI Project'
|
||||||
project_domain_id: a5e7d1a8f25b42b081cf89d1130638da
|
project_domain_name: 'CCP_Domain_27611'
|
||||||
user_domain_id: a5e7d1a8f25b42b081cf89d1130638da
|
user_domain_name: 'CCP_Domain_27611'
|
||||||
openstackci-linaro:
|
openstackci-linaro:
|
||||||
regions:
|
regions:
|
||||||
- RegionOne
|
- RegionOne
|
||||||
|
Loading…
Reference in New Issue
Block a user