Merge "Increase default security group quota up to 150"

This commit is contained in:
Zuul 2020-02-26 04:31:43 +00:00 committed by Gerrit Code Review
commit 14ea8d10d3
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
QUOTAS:
quota_router: 100
quota_floatingip: 500
quota_security_group: 100
quota_security_group: 150
quota_security_group_rule: 1000
# NOTE(slaweq): We can get rid of this hardcoded absolute path when
# devstack-tempest job will be switched to use lib/neutron instead of