Lower tripleo max-servers to 35

Emperical evidence suggests we can actually spin up just under 40
servers before we get quota errors.  Set our quota to 35 to keep
nodepool from spinning and throwing tracebacks in the logs
continously while the nova quota problem is worked.

Change-Id: I51b9ef99880ba1bc0e36ba72bc6de97b276f1497
This commit is contained in:
James E. Blair 2014-03-28 16:17:14 -07:00
parent ba0e117a23
commit b1ce910c49
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ providers:
project-id: '<%= tripleo_project %>'
auth-url: 'https://ci-overcloud.tripleo.org:13000/v2.0'
boot-timeout: 120
max-servers: 50
max-servers: 35
rate: 0.001
networks:
- net-id: f69ac547-db64-4e69-ae70-e5233634aff0