nodepool: set 1 for min-ready instead of 0

Switch min-ready from 0 to 1 for 4-nodes environment in nodepool.

Change-Id: Ida6a1fa180f345cc2d5da0b3fc96bbf0601fd0cf
This commit is contained in:
Emilien Macchi 2017-01-31 12:59:57 -05:00
parent 80006efa52
commit 39cf700ab1
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ labels:
image: centos-7
ready-script: multinode_setup.sh
subnodes: 3
min-ready: 0
min-ready: 1
providers:
- name: rax-dfw
- name: rax-ord