Merge "Reduce max-servers in rax-dfw"

This commit is contained in:
Jenkins 2013-10-10 15:16:10 +00:00 committed by Gerrit Code Review
commit 0fa24eea6a

View File

@ -23,7 +23,7 @@ providers:
project-id: '<%= rackspace_project %>'
auth-url: 'https://identity.api.rackspacecloud.com/v2.0/'
boot-timeout: 120
max-servers: 10
max-servers: 2
images:
- name: devstack-precise-check
base-image: 'Ubuntu 12.04 LTS (Precise Pangolin)'