Correct nodepool max-servers in rax-dfw

* .../templates/nodepool/nodepool.yaml.erb: Since we still have a
handful of long-lived static slaves for sensitive jobs (proposal,
salt-trigger, mirrorXX) along with a couple dev slaves (precise,
centos6) and the remaining four precise-py3k slaves, the effective
capacity for nodepool in rax-dfw is 181. Cut this by a few more so
we have room for template servers during image updates.

Change-Id: I7cdfdba0665fff822fff77c31fa20a6585da411d
This commit is contained in:
Jeremy Stanley 2014-02-21 20:23:22 +00:00
parent 4c9ca0597b
commit 5221d300fb

View File

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