From 2a0d9faadba0401d30c1f6b65c0cd0a28517767b Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Mon, 26 Mar 2018 11:06:47 -0400 Subject: [PATCH] Bump max-servers limestone nodepool provider to 10 We've manually and successfully tested a virtual machine with the nodepool image and the ipv6 network. The virtual machine could reach the regional mirror and a devstack-gate reproduce.sh ran to completion. Let's do an initial bump to 10 nodes to monitor for failures we could not catch -- we'll bump to 50 afterwards if we're confident things are working well for both us and Limestone. Change-Id: I3a3b68dd9fbd0243f3544ceceb4859aa6d435fc8 --- nodepool/nl02.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl02.openstack.org.yaml b/nodepool/nl02.openstack.org.yaml index ae1a89ce31..2b7098b46c 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -160,7 +160,7 @@ providers: diskimages: *provider_diskimages pools: - name: main - max-servers: 0 + max-servers: 10 labels: - name: centos-7 min-ram: 8000