Merge "Increased the number of environments per tenant"
This commit is contained in:
@@ -156,7 +156,7 @@ murano_opts = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
networking_opts = [
|
networking_opts = [
|
||||||
cfg.IntOpt('max_environments', default=20,
|
cfg.IntOpt('max_environments', default=250,
|
||||||
help='Maximum number of environments that use a single router '
|
help='Maximum number of environments that use a single router '
|
||||||
'per tenant'),
|
'per tenant'),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user