tripleo-heat-templates/releasenotes/notes/nova_api_max_limit-support-43fe9792eca63599.yaml
Brendan 603530c711 Add NovaApiMaxLimit configure max_limit for nova
Currently, we can't set Nova [api]/max_limit
using a supplied Heat parameter. This change
adds a Heat parameter that will make it easier
for users to configure max_limit in nova.conf.

Change-Id: I4c28c6c90c52f22d4fa81d13e85842ce876ec2b9
closes-bug: 1904096
2020-11-13 17:09:17 +10:00

6 lines
147 B
YAML

---
features:
- |
The NovaApiMaxLimit parameter allows the operator to set Nova API
max_limit using a Heat parameter in their templates.