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
This commit is contained in:
Clark Boylan 2019-02-14 13:26:00 -08:00
parent ea21be1aa2
commit f138dd1da1
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 190
max-servers: 0
labels:
- name: centos-7
min-ram: 8000