nova/doc
Lee Yarwood ddbcf57947 [stable-only] Cap bandit and make lower-constraints job non-voting
The 1.6.3 [1] release has dropped support for py2 [2] so cap to 1.6.2
when using py2.

[1] https://github.com/PyCQA/bandit/releases/tag/1.6.3
[2] https://github.com/PyCQA/bandit/pull/615

doc/requirements.txt also updated to make requirements-check job pass.

Closes-Bug: #1907438
Change-Id: Ie5221bf37c6ed9268a4aa0737ffcdd811e39360a
2021-01-08 12:35:32 +01:00
..
api_samples Merge "Fix os-keypairs pagination links" into stable/rocky 2020-03-19 19:34:21 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Null out instance.availability_zone on shelve offload 2018-09-28 10:00:00 -04:00
source Add --instance option to heal_allocations 2019-12-13 15:05:22 -05:00
test Remove unnecessary redirect 2018-12-03 07:39:15 +00:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt [stable-only] Cap bandit and make lower-constraints job non-voting 2021-01-08 12:35:32 +01: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://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.