docs: Drop references to non-filter scheduler drivers

Take the opportunity to clean up the docs quite a bit, ultimately
combining two disparate guides on the scheduler into one.

Change-Id: Ia72d39b4774d93793b381359b554c717dc9a6994
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2021-01-29 16:39:49 +00:00
parent 10b1dc84f4
commit 289438b4c2
17 changed files with 1434 additions and 1740 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
============
This is an overview of how scheduling works in nova from Pike onwards. For
information on the scheduler itself, refer to :doc:`/user/filter-scheduler`.
information on the scheduler itself, refer to :doc:`/admin/scheduling`.
For an overview of why we've changed how the scheduler works, refer to
:doc:`/reference/scheduler-evolution`.