nova/doc/source/admin
Matt Riedemann 25dadb94db Remove the CachingScheduler
The CachingScheduler has been deprecated since Pike [1].
It does not use the placement service and as more of nova
relies on placement for managing resource allocations,
maintaining compabitility for the CachingScheduler is
exorbitant.

The release note in this change goes into much more detail
about why the FilterScheduler + Placement should be a
sufficient replacement for the original justification
for the CachingScheduler along with details on how to migrate
from the CachingScheduler to the FilterScheduler.

Since the [scheduler]/driver configuration option does allow
loading out-of-tree drivers and the scheduler driver interface
does have the USES_ALLOCATION_CANDIDATES variable, it is
possible that there are drivers being used which are also not
using the placement service. The release note also explains this
but warns against it. However, as a result some existing
functional tests, which were using the CachingScheduler, are
updated to still test scheduling without allocations being
created in the placement service.

Over time we will likely remove the USES_ALLOCATION_CANDIDATES
variable in the scheduler driver interface along with the
compatibility code associated with it, but that is left for
a later change.

[1] Ia7ff98ff28b7265058845e46b277317a2bfc96d2

Change-Id: I1832da2190be5ef2b04953938860a56a43e8cddf
2018-10-18 17:55:36 -04:00
..
common Fix issues in nova-show-usage-statistics-for-hosts-instances.rst 2018-06-07 03:48:34 +00:00
configuration Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
figures Remove deprecated TrustedFilter 2017-11-28 14:54:31 -05:00
admin-password-injection.rst doc trivial: additional info to admin-password-injection 2018-09-19 09:41:19 +08:00
adv-config.rst Implement file backed memory for instances in libvirt 2018-06-20 11:25:06 -05:00
arch.rst doc: update info for hypervisors 2018-09-07 15:33:19 +08:00
availability-zones.rst doc: Add additional content to admin guide 2017-08-08 14:04:14 +01:00
configuring-migrations.rst VMware: Live migration of instances 2018-10-02 10:13:57 +03:00
cpu-topologies.rst Merge "Add documentation for emulator threads policy" 2018-07-30 13:50:03 +00:00
default-ports.rst doc: Import administration guide 2017-08-04 07:00:45 -04:00
evacuate.rst docs: add nova host-evacuate command to evacuate documentation 2018-07-20 22:05:41 +00:00
file-backed-memory.rst Fix nits from change Ia7cf4414feb335b3c2e863b4c8b4ff559b275c34 2018-06-21 17:43:05 -05:00
flavors.rst Update admin/flavors document 2018-07-02 15:17:52 +09:00
huge-pages.rst Fix nits from change I676291ec0faa1dea0bd5050ef8e3426d171de4c6 2018-06-21 11:13:44 -05:00
index.rst Docs: Add guide to migrate instance with snapshot 2018-08-08 22:50:05 +00:00
live-migration-usage.rst Update docs for live_migration_progress_timeout option 2018-09-07 23:22:25 +00:00
manage-logs.rst doc: Start using openstackdoctheme's extlink extension 2018-05-03 14:34:47 +01:00
manage-the-cloud.rst doc: Start using openstackdoctheme's extlink extension 2018-05-03 14:34:47 +01:00
manage-users.rst doc: Import administration guide 2017-08-04 07:00:45 -04:00
manage-volumes.rst doc: Start using openstackdoctheme's extlink extension 2018-05-03 14:34:47 +01:00
migrate-instance-with-snapshot.rst Docs: Add guide to migrate instance with snapshot 2018-08-08 22:50:05 +00:00
migration.rst improve migration script 2018-08-10 18:09:01 +00:00
networking-nova.rst Merge "doc: Start using openstackdoctheme's extlink extension" 2018-05-30 15:21:12 +00:00
networking.rst Fix a broken conf file description in networking doc 2018-08-29 15:46:35 +09:00
node-down.rst Fix and update compute schedulers config guide 2018-02-13 12:12:12 -05:00
pci-passthrough.rst Explicitly fail if trying to attach SR-IOV port 2018-08-21 11:41:24 -04:00
quotas.rst fix misspelling of 'projectUser' 2018-02-06 10:48:48 +08:00
quotas2.rst doc: Add additional content to admin guide 2017-08-08 14:04:14 +01:00
remote-console-access.rst Deprecate the nova-consoleauth service 2018-05-03 10:02:29 -04:00
root-wrap-reference.rst doc: Import administration guide 2017-08-04 07:00:45 -04:00
security-groups.rst doc: Add additional content to admin guide 2017-08-08 14:04:14 +01:00
security.rst Remove deprecated TrustedFilter 2017-11-28 14:54:31 -05:00
service-groups.rst doc: Start using openstackdoctheme's extlink extension 2018-05-03 14:34:47 +01:00
services.rst Correct examples in "Manage Compute services" documentation 2017-09-04 15:49:33 +02:00
ssh-configuration.rst Update ssh configuration doc 2018-08-09 10:37:19 +08:00
support-compute.rst Fix none-ascii char in doc 2018-08-07 00:13:00 +00:00
system-admin.rst Add information of deprecation nova-network in system-admin.rst 2018-06-20 11:30:55 +08:00
virtual-gpu.rst doc:update virtual gpu doc 2018-09-25 13:28:12 +00:00