nova/doc
Takashi Kajinami b4ff81c329 Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Bump the minimum versions to avoid installing these known bad versions.

Change-Id: I5ab0c3a1ac208e3967e65c298573079283a7b6cd
2024-05-01 01:30:04 +09:00
..
api_samples Add support for showing requested az in output 2024-03-01 21:39:04 +05:30
api_schemas Add a proper schema version to network_data.json 2022-07-14 17:59:21 +02:00
ext Fix typos in nova docs 2022-09-23 09:09:37 +05:30
notification_samples Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
source fix sphinx-lint errors in docs and add ci 2024-04-17 13:33:47 +01:00
test docs: Revamp the security groups guide 2023-12-12 14:35:15 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
dictionary.txt [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
requirements.txt Remove old excludes 2024-05-01 01:30:04 +09: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.