puppet-heat/releasenotes/notes/max_stacks_per_tenant-f87122cc1f6db72b.yaml
Thomas Goirand ac5eaeb657 Add a max_stacks_per_tenant parameter
The default of 100 is barely useable. Let's add a new parameter
max_stacks_per_tenant to allow increasing this.

Change-Id: I2bd9ce729b5e2b5ff6577951989b93390cb3a6bf
2020-07-03 02:41:56 +02:00

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.