Add infracloud admin to all-clouds.yaml
Change-Id: Ia776d7697770833c4f989cf077a8ff19fd09c5a4
This commit is contained in:
parent
9288fed03c
commit
beb184f857
@ -103,6 +103,15 @@ clouds:
|
||||
auth_type: 'v3password'
|
||||
identity_api_version: '3'
|
||||
floating_ip_source: 'None'
|
||||
admin-infracloud-west:
|
||||
region_name: RegionOne
|
||||
auth:
|
||||
auth_url: https://controller00.hpuswest.ic.openstack.org:35357/v3
|
||||
username: <%= @puppetmaster_clouds['openstackci_infracloud_username'] %>
|
||||
password: <%= @puppetmaster_clouds['openstackci_infracloud_password'] %>
|
||||
project_name: <%= @puppetmaster_clouds['openstackci_infracloud_project_name'] %>
|
||||
cacert: '/etc/openstack/infracloud_west_cacert.pem'
|
||||
identity_api_version: '3'
|
||||
openstackjenkins-rax:
|
||||
regions:
|
||||
- DFW
|
||||
|
Loading…
Reference in New Issue
Block a user