ac5eaeb657
The default of 100 is barely useable. Let's add a new parameter max_stacks_per_tenant to allow increasing this. Change-Id: I2bd9ce729b5e2b5ff6577951989b93390cb3a6bf
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
features:
|
|
- |
|
|
It is now possible to configure the max_stacks_per_tenant of heat, which
|
|
by default, is set to 100 in heat. Since 100 stacks per tenant can be a
|
|
way too small in some setups, it is convenient to be able to configure
|
|
this value with puppet.
|