puppet-nova/releasenotes/notes/scheduler-workers-13c4cdee9f6de5da.yaml
Tobias Urdin 3878df1f36 Add scheduler workers support
The configuration option scheduler/workers was added
in Rocky [1]. This patch adds the nova::scheduler::workers
parameter which can be used to set this new config option.

[1] https://docs.openstack.org/releasenotes/nova/rocky.html

Change-Id: I217444b2c30d62347cd9e25def769e94d12a70fc
2018-10-08 22:11:19 +00:00

6 lines
131 B
YAML

---
features:
- |
Added new parameter nova::scheduler::workers which can be used to set the
amount of scheduler workers.