puppet-heat/releasenotes/notes/engine-more-max-opts-5a0e47cfe369a448.yaml
Takashi Kajinami bd2debe260 Add support for new limit options
This introduces support for the new limit options which were added to
heat during 2024.1 cycle.

Depends-on: https://review.opendev.org/c/openstack/heat/+/906272
Change-Id: I622328a61ea24682dbe65dc4f4b3a90df5c7208f
2024-03-16 12:06:07 +09:00

9 lines
219 B
YAML

---
features:
- |
The following parameters have been added to the ``heat::engine`` class.
- ``max_software_configs_per_tenant``
- ``max_software_deployments_per_tenant``
- ``max_snapshots_per_stack``