Increasing number of tenants for router scenarios

There is a 254 router limit per tenant limit for HA routers. Hence,
trying to increase number of tenants to be able to create more routers.

Change-Id: I45e7e023ca29a3f9276c1cad9ff37dc5c1647ec1
This commit is contained in:
Sai Sindhur Malleni 2019-07-01 10:27:29 -04:00
parent 8bd21961e6
commit 83b2036f76
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
type: "constant"
context:
users:
tenants: 8
users_per_tenant: 8
tenants: 50
users_per_tenant: 50
quotas:
neutron:
network: -1