nova/doc
Radosław Piliszek 52c8137b4b [docs] Fix a placement client's command
For amending a single value, `--amend` switch is required to be
used. Otherwise Placement will return 400 about required
properties being missing.

Change-Id: Ia94be98dea22f97bc89201ee2a0a1a4e6b54c875
2020-11-13 15:26:46 +01:00
..
api_samples functional: Enable real policy fixture by default 2020-09-16 11:31:23 +01:00
api_schemas Add JSON schema and test for network_data.json 2020-02-17 15:35:24 +01:00
ext Remove six.moves 2020-11-07 03:25:02 +00:00
notification_samples scheduler: Request vTPM trait based on flavor or image 2020-07-16 17:54:44 +01:00
source [docs] Fix a placement client's command 2020-11-13 15:26:46 +01:00
test Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt Add link to PDF document 2020-05-18 18:42:31 +00:00

README.rst

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.