Merge "Add infracloud admin to all-clouds.yaml"
This commit is contained in:
commit
22fb2fe130
@ -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