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:
parent
9cb0e68f64
commit
a6e3b8d766
@ -30,6 +30,14 @@ clouds:
|
|||||||
project_name: '<%= tripleo_project %>'
|
project_name: '<%= tripleo_project %>'
|
||||||
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000/v2.0'
|
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000/v2.0'
|
||||||
floating_ip_source: nova
|
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:
|
bluebox-sjc1:
|
||||||
auth:
|
auth:
|
||||||
username: '<%= bluebox_username %>'
|
username: '<%= bluebox_username %>'
|
||||||
|
Loading…
Reference in New Issue
Block a user