Use OVH BHS1 again

Set ovh-bhs1 max-servers to 150. OVH (thank you amorin) have debugged
and corrected a memory leak there that we believe to be the cause of the
test node slowness.

Frickler and I have run fio tests on VMs running on each hypervisor in
the region and they look happy. We've also run spot tests of devstack
and tempest which also appear happy.

Change-Id: If6fd5a6194a9996e8b031f74918f373dc7bbe758
This commit is contained in:
Clark Boylan 2018-12-18 07:59:16 -08:00
parent 2147801dab
commit 7942c19f22
1 changed files with 1 additions and 1 deletions

View File

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