Reduce a little number of instances on BHS1

I'd like to isolate one host from the aggregate, but to perform that in
a good way, it's better to reduce the number of instances the nodepool
is trying to boot, this will avoid useless no valid host found errors.

Change-Id: Iddbfba1c3093e9f128c41db91d6b5b3e1d467ce8
Signed-off-by: Arnaud Morin <arnaud.morin@corp.ovh.com>
This commit is contained in:
Arnaud Morin 2018-12-05 08:58:31 +01:00
parent 602d268094
commit 7671cc88f5
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 159
max-servers: 150
labels: &provider_pools_labels
- name: centos-7
min-ram: 8000