7c9641266f
This fixes a couple of places in the admin scheduler config docs that were listing out the enabled_filters default value incorrectly because the ComputeFilter was missing. Rather than try to keep the docs mirrored with the actual default value, this change references the config option in one spot and avoids listing the defaults in another. Change-Id: I837aefcd37556a7b66b523529c5ca1f3dee8ac7f Closes-Bug: #1833120
OpenStack Nova Documentation README
Both contributor developer documentation and REST API documentation are sourced here.
Contributor developer docs are built to: https://docs.openstack.org/nova/latest/
API guide docs are built to: https://developer.openstack.org/api-guide/compute/
For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.