Add rh2 cloud credentials

rh1 is physically moving location soon, to prevent an outage we
intend to run a subset to tripleo jobs on rh2.

Change-Id: I6026c6a814faa089788ccdf7a0d6622283cb691d
This commit is contained in:
Derek Higgins 2016-06-17 01:46:18 +01:00
parent 9cb0e68f64
commit a6e3b8d766

View File

@ -30,6 +30,14 @@ clouds:
project_name: '<%= tripleo_project %>'
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000/v2.0'
floating_ip_source: nova
tripleo-test-cloud-rh2:
region_name: regionOne
auth:
username: '<%= tripleo_username %>'
password: '<%= tripleo_password %>'
project_name: '<%= tripleo_project %>'
auth_url: 'https://ci-overcloud.rh2.tripleo.org:13000/v2.0'
floating_ip_source: neutron
bluebox-sjc1:
auth:
username: '<%= bluebox_username %>'