[docs] Fix mention of custom scheduling after Wallaby
Custom filters are still supported. Custom schedulers / scheduler drivers are what is not. This patch fixes the wording. Change-Id: Icf9576b75bd006ba65484b9232e85d8b748458f1
This commit is contained in:
parent
89ef050b8c
commit
b351f0b848
@ -108,8 +108,8 @@ The Filter Scheduler
|
|||||||
|
|
||||||
.. versionchanged:: 23.0.0 (Wallaby)
|
.. versionchanged:: 23.0.0 (Wallaby)
|
||||||
|
|
||||||
Support for custom filters was removed. Only the filter scheduler is now
|
Support for custom scheduler drivers was removed. Only the filter scheduler
|
||||||
supported by nova.
|
is now supported by nova.
|
||||||
|
|
||||||
Nova's scheduler, known as the *filter scheduler*, supports filtering and
|
Nova's scheduler, known as the *filter scheduler*, supports filtering and
|
||||||
weighting to make informed decisions on where a new instance should be created.
|
weighting to make informed decisions on where a new instance should be created.
|
||||||
|
Loading…
Reference in New Issue
Block a user