Remove Neutron configuration for quota limits

Tobiko is now expected to fix network quota limits
before creating resources

Change-Id: I4b11a28dee021675071b012bf24116a911b5be08
This commit is contained in:
Federico Ressi 2021-07-19 14:20:47 +02:00
parent ac0a8dedd9
commit 6e75cd73c4

View File

@ -76,14 +76,6 @@
s-proxy: false
# NOTE(slaweq): without Swift, c-bak cannot run (in the Gate at least)
c-bak: false
devstack_local_conf:
post-config:
$NEUTRON_CONF:
QUOTAS:
quota_router: 100
quota_floatingip: 500
quota_security_group: 100
quota_security_group_rule: 1000
ipv4_dns_nameservers:
- 1.0.0.1
- 8.8.8.8