Reduce the OSIC max-servers

The OSIC cloud1 environment is currently running out of IPv4 space.
We are working on getting more IPv4 addresses and potentially
adding IPv6 however that will take a bit more time. Reducing this
value will ensure we're not seeing so many errors in the OSIC
as nodepool allocates resources for the gate.

Change-Id: I9c5eb20d965010c140880b1b309871fad57d8782
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2016-07-19 11:17:46 -05:00
parent 4c3383a494
commit 92efdfb7e1
No known key found for this signature in database
GPG Key ID: 69FEFFC5E2D9273F

View File

@ -642,7 +642,7 @@ providers:
cloud: osic-cloud1
api-timeout: 60
boot-timeout: 240
max-servers: 100
max-servers: 64
rate: 0.001
networks:
- name: 'GATEWAY_NET'