tripleo-heat-templates/releasenotes/notes/nova-max_concurrent_builds-f900d84f35704452.yaml
Luke Short efe179190d Expose max_concurrent_builds as a Heat parameter
It can now be set via the use of 'NovaMaxConcurrentBuilds'.

Change-Id: If75b1df0e26a7a3f87be1de9026836a2aa590fe7
Co-authored-By: David J Peacock <david.j.peacock@gmail.com>
Signed-off-by: Luke Short <ekultails@gmail.com>
2020-08-31 09:16:10 -04:00

7 lines
259 B
YAML

---
features:
- |
The nova-ironic setting for 'max_concurrent_builds' can now be set via the
use of a new TripleO Heat templates parameter 'IronicMaxConcurrentBuilds'.
It is set to the service default of 10 by default in TripleO Heat templates.