From 07550fb68067cbc7d2933ea3cd9a7612f4de7900 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 10 Oct 2014 13:57:20 -0700 Subject: [PATCH] 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 --- modules/openstack_project/templates/nodepool/nodepool.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb index b225881e2f..b21dcb61d6 100644 --- a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb +++ b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb @@ -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