nova/doc
ghanshyam mann 6903456820 Add documentation and releasenotes for RBAC change
We have droped the system scope from Nova policy
and keeping the legacy admin behaviour same. This
commit adds the releasenotes and update the policy
configuration documentation accordingly.

Also, remove the upgrade check for policy which was
added for the system scope configuration protection.

Change-Id: I127cc4da689a82dbde07059de90c451eb09ea4cf
2022-08-30 01:44:33 +05:30
..
api_samples scheduler: Add an ephemeral encryption pre filter 2022-08-02 21:25:47 +00:00
api_schemas Add a proper schema version to network_data.json 2022-07-14 17:59:21 +02:00
ext Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
notification_samples Add locked_memory extra spec and image property 2022-08-24 21:47:32 +08:00
source Add documentation and releasenotes for RBAC change 2022-08-30 01:44:33 +05:30
test doc: Remove useless contributor/api-2 doc 2022-03-23 09:58:32 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt tox: Enable parallel docs build 2021-01-27 16:46:21 +00:00

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.