Lower rax-ord max-servers in nodepool to 56

* .../templates/nodepool/nodepool.yaml.erb: While the max instances
limit in rax-ord is 100, the RAM quota is only enough to run 62 of
the 8G flavor. Drop that by enough to build images while running at
full steam, along with a safety margin of a couple more.

Change-Id: Ibc7afbd164e33320ca3a4b8e75de1f507d15153a
This commit is contained in:
Jeremy Stanley 2014-03-06 21:44:58 +00:00
parent 569ee82286
commit 53676412ae

View File

@ -75,7 +75,7 @@ providers:
project-id: '<%= rackspace_project %>'
auth-url: 'https://identity.api.rackspacecloud.com/v2.0/'
boot-timeout: 120
max-servers: 92
max-servers: 56
rate: 0.001
images:
- name: devstack-precise