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
This commit is contained in:
Clark Boylan 2018-07-16 08:34:52 -07:00
parent 38728e999d
commit 303d3b842a
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ providers:
diskimages: *provider_diskimages
pools:
- name: main
max-servers: 0
max-servers: 10
labels:
- name: centos-7
min-ram: 8000