Set min-ready=0 for dsvm-precise-krnl

This node type is no longer used.  First set the minimum number of
ready nodes to 0 so that nodepool will clean up any running nodes of
this type.  The next change will remove all remnants of this node
type.

Change-Id: Ia0099db599af8f7b95b7fb6f2973479cdfa49489
This commit is contained in:
Russell Bryant 2014-08-19 07:44:04 -04:00
parent 9fce40f8b5
commit d995c73235

@ -98,7 +98,7 @@ labels:
- name: rax-iad
- name: dsvm-precise-krnl
image: dsvm-precise-krnl
min-ready: 1
min-ready: 0
providers:
- name: rax-dfw
- name: devstack-trusty-2-node