Paul Belanger c64f38377f
Use regionOne for tripleo-test-cloud-rh1
This bring tripleo-test-cloud-rh1 inline with other cloud settings.

Change-Id: Ia85731d6c7988efa502b234d61d210e19b4845da
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-05-17 09:01:15 -04:00

68 lines
1.8 KiB
Plaintext

cache:
expiration:
server: 5
port: 5
clouds:
rax:
profile: rackspace
regions:
- DFW
- ORD
- IAD
auth:
username: '<%= rackspace_username %>'
password: '<%= rackspace_password %>'
project_id: <%= rackspace_project %>
ovh:
profile: ovh
regions:
- BHS1
- GRA1
auth:
username: '<%= ovh_username %>'
password: '<%= ovh_password %>'
project_name: '<%= ovh_project %>'
tripleo-test-cloud-rh1:
region_name: regionOne
auth:
username: '<%= tripleo_username %>'
password: '<%= tripleo_password %>'
project_name: '<%= tripleo_project %>'
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000/v2.0'
floating_ip_source: nova
bluebox-sjc1:
auth:
username: '<%= bluebox_username %>'
password: '<%= bluebox_password %>'
project_name: '<%= bluebox_project %>'
auth_url: 'https://montytaylor-sjc.openstack.blueboxgrid.com:5001/v2.0'
internap:
profile: internap
region_name: nyj01
auth:
username: '<%= internap_username %>'
password: '<%= internap_password %>'
project_name: '<%= internap_project %>'
networks:
- name: inap-17304-WAN2342
routes_externally: True
- name: inap-17304-LAN3326
routes_externally: False
osic-cloud1:
region_name: RegionOne
auth:
auth_url: https://cloud1.osic.org:5000
username: <%= osic_username %>
password: <%= osic_password %>
project_name: <%= osic_project %>
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
vexxhost:
region_name: ca-ymq-1
profile: vexxhost
auth:
username: '<%= vexxhost_username %>'
password: '<%= vexxhost_password %>'
project_name: '<%= vexxhost_project %>'