From 303d3b842a12b4b435061101f059e9d6e83b26a3 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 16 Jul 2018 08:34:52 -0700 Subject: [PATCH] Reenable packethost in nodepool Packethost instances have an mtu of 1500 now and we've tried to address the small mtu problem in devstack gate and zuul jobs for multinode network overlays. We should be good to start a small number of instances in packethost to see that everything is working against before bumping this number up to 100. Change-Id: I52a73f039f4fe074042e367fa0262f0ce3715725 --- 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 eb9962dbaa..32fe67d567 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -230,7 +230,7 @@ providers: diskimages: *provider_diskimages pools: - name: main - max-servers: 0 + max-servers: 10 labels: - name: centos-7 min-ram: 8000