
Yet another one of these. This time around, we make the following changes: - Put admin-focused stuff in '/admin', and user-focused docs in '/user' - Merge the '/admin/quotas2' document into the '/admin/quotas' document - Update references to novaclient to use openstackclient if possible and include a TODO if not - s/tenant/project/ Note that there is some duplication between the user and admin docs here. That's necessary since, for example, showing a user's quotas is also something an admin will want to do. Change-Id: I733515cf0f939fe95203ff0b09df2709daee108c 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.