nova/doc
Sylvain Bauza a755e5d9f2 api: Drop generating a keypair and add special chars to naming
As agreed in the spec, we will both drop the generation support for a keypair
but we'll also accept @ (at) and . (dot) chars in the keyname, all of them in
the same API microversion.

Rebased the work from I5de15935e83823afa545a250cf84f6a7a37036b4

APIImpact

Implements: blueprint keypair-generation-removal
Co-Authored-By: Nicolas Parquet <nicolas.parquet@gandi.net>

Change-Id: I6a7c71fb4385348c87067543d0454f302907395e
2022-07-28 11:05:50 +02:00
..
api_samples api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02: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 object/notification for Adds Pick guest CPU architecture based on host 2022-02-24 12:06:55 -05:00
source libvirt: remove default cputune shares value 2022-07-14 11:55:40 -04:00
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

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.