Merge "Add infracloud admin to all-clouds.yaml"

This commit is contained in:
Jenkins 2016-02-23 22:30:06 +00:00 committed by Gerrit Code Review
commit 22fb2fe130

View File

@ -103,6 +103,15 @@ clouds:
auth_type: 'v3password' auth_type: 'v3password'
identity_api_version: '3' identity_api_version: '3'
floating_ip_source: 'None' 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: openstackjenkins-rax:
regions: regions:
- DFW - DFW