From f138dd1da117bc5ed29837c4a629e10872847b1c Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 14 Feb 2019 13:26:00 -0800 Subject: [PATCH] Disable inap region due to duplicate IPs There are instance leaks in inap that cause use of duplicate IPs which fight over ARP and cause jobs to fail. Disable this region so that it can be claened up without affecting jobs. Change-Id: If87bc085a157c599c9ba6ec3c1afa3c31c150f21 --- nodepool/nl03.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl03.openstack.org.yaml b/nodepool/nl03.openstack.org.yaml index 46a12e5b01..8ca42b2245 100644 --- a/nodepool/nl03.openstack.org.yaml +++ b/nodepool/nl03.openstack.org.yaml @@ -80,7 +80,7 @@ providers: config-drive: true pools: - name: main - max-servers: 190 + max-servers: 0 labels: - name: centos-7 min-ram: 8000