Merge "Add rh2 cloud credentials"

This commit is contained in:
Jenkins 2016-06-17 13:37:20 +00:00 committed by Gerrit Code Review
commit 0c315908b9

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 %>'