Browse Source
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: I217444b2c30d62347cd9e25def769e94d12a70fcchanges/65/605065/4
3 changed files with 22 additions and 3 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
Added new parameter nova::scheduler::workers which can be used to set the |
||||
amount of scheduler workers. |
Loading…
Reference in new issue