We replace the use of 'test_class' in a variety of places with 'default', since nova only supports the 'default' quota class set. We also start using the quota fixture in the policy tests to ensure we return "valid" responses. Change-Id: I6df0ec741f355e71c359c4e94bb32caacf9b1fab Signed-off-by: Stephen Finucane <stephenfin@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.