Files
puppet-openstacklib/releasenotes/notes/os_workers_heat_engine-af8ce1fdf3ce1ae1.yaml
Emilien Macchi 7df431c81e Implement os_workers_heat_engine
Re-using the classic os_workers fact but changing the minimum from 2 to
4, specific to the fact Heat Engine can be stressed out.
Also cap to 24 workers at maximum.

Change-Id: I31d02bea6dd55d65a7014503398adc4422ce7303
2017-12-22 22:31:56 +00:00

7 lines
198 B
YAML

---
features:
- |
Implement a new fact, $::os_workers_heat_engine that is responding to
a specific need with Heat Engine service, where minimum of workers will
be 4 and maximum of 24.