Fix tripleo test cloud config

This is tested in production.

Change-Id: Ib24301fc287f046d7d3bd53fca2e966d40cb3189
This commit is contained in:
James E. Blair 2013-10-09 14:57:26 -07:00
parent 2eda063687
commit 8bdeca836a

View File

@ -117,9 +117,8 @@ providers:
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
- name: tripleo-test-cloud
region-name: ''
service-type: 'compute'
service-name: 'Compute'
service-name: 'nova'
username: '<%= tripleo_username %>'
password: '<%= tripleo_password %>'
project-id: '<%= tripleo_project %>'