Set devstack-centos7-dib min ready to 0
We cannot boot the centos7-dib image we have today because it is based on a broken base image and we cannot build a new working image until we can run dib on a node with tar that supports --xattrs. In the mean time set the min ready to 0 so that we stop booting VMs that are doomed to fail at boot. Change-Id: Ieaea0f04c02d09f3d0f6d649180607d2a0fd87e6
This commit is contained in:
parent
6b724858ec
commit
07550fb680
@ -196,7 +196,7 @@ labels:
|
||||
- name: devstack-centos7-dib
|
||||
image: devstack-centos7-dib
|
||||
ready-script: configure_mirror.sh
|
||||
min-ready: 1
|
||||
min-ready: 0
|
||||
providers:
|
||||
- name: hpcloud-b1
|
||||
- name: hpcloud-b2
|
||||
|
Loading…
x
Reference in New Issue
Block a user