fa5e1b556f
Operators can deploy their own scheduler filters. We currently provide some minimal instructions for how to do this but it omits things like the need to package these filters so they can be picked up correctly. Change-Id: I725801c9c049455a0196e4664d767b81a8d4edf2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
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://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.