Remove tripleo-test-cloud-hp1 from nodepool config
Per this mailing list thread: http://lists.openstack.org/pipermail/openstack-dev/2015-February/057140.html ...the tripleo-test-cloud-hp1 region will not be returning to service, so remove it from our configuration. Change-Id: I15c28ef53eeccea770a36827a6abf87e32f5115e
This commit is contained in:
parent
f22e31a366
commit
449416683d
@ -885,34 +885,6 @@ providers:
|
||||
diskimage: devstack-fedora21-dib
|
||||
username: jenkins
|
||||
private-key: /home/nodepool/.ssh/id_rsa
|
||||
- name: tripleo-test-cloud-hp1
|
||||
service-type: 'compute'
|
||||
service-name: 'nova'
|
||||
username: '<%= tripleo_username %>'
|
||||
password: '<%= tripleo_password %>'
|
||||
project-id: '<%= tripleo_project %>'
|
||||
auth-url: 'https://ci-overcloud.hp1.tripleo.org:13000/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
networks:
|
||||
- net-label: default-net
|
||||
- net-label: tripleo-bm-test
|
||||
images:
|
||||
- name: tripleo-precise
|
||||
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit'
|
||||
min-ram: 8192
|
||||
name-filter: h1
|
||||
setup: prepare_node_tripleo.sh
|
||||
username: jenkins
|
||||
private-key: /home/nodepool/.ssh/id_rsa
|
||||
- name: tripleo-f20
|
||||
base-image: 'Fedora 20 64-bit'
|
||||
min-ram: 8192
|
||||
name-filter: h1
|
||||
setup: prepare_node_tripleo.sh
|
||||
username: jenkins
|
||||
private-key: /home/nodepool/.ssh/id_rsa
|
||||
- name: tripleo-test-cloud-rh1
|
||||
service-type: 'compute'
|
||||
service-name: 'nova'
|
||||
|
Loading…
x
Reference in New Issue
Block a user