Shift more node use to HPCloud AZ2.
* modules/openstack_project/templates/nodepool/nodepool.yaml.erb: There is more capacity available to us in HPCloud AZ2. Use that AZ more heavily than AZ1 and AZ3 as a result. Change-Id: Iae895ea0bbfc6b9f976a398d4e74de66e7ba0057
This commit is contained in:
parent
d091db2b9b
commit
01fe13573e
@ -74,7 +74,7 @@ providers:
|
|||||||
project-id: '<%= hpcloud_project %>'
|
project-id: '<%= hpcloud_project %>'
|
||||||
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 90
|
max-servers: 48
|
||||||
images:
|
images:
|
||||||
- name: devstack-precise
|
- name: devstack-precise
|
||||||
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
||||||
@ -91,7 +91,7 @@ providers:
|
|||||||
project-id: '<%= hpcloud_project %>'
|
project-id: '<%= hpcloud_project %>'
|
||||||
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 90
|
max-servers: 192
|
||||||
images:
|
images:
|
||||||
- name: devstack-precise
|
- name: devstack-precise
|
||||||
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
||||||
@ -108,7 +108,7 @@ providers:
|
|||||||
project-id: '<%= hpcloud_project %>'
|
project-id: '<%= hpcloud_project %>'
|
||||||
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 90
|
max-servers: 48
|
||||||
images:
|
images:
|
||||||
- name: devstack-precise
|
- name: devstack-precise
|
||||||
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user