nova/doc
Sean Mooney 95f96ed3aa enable blocked VDPA move operations
This change adds functional test for operations on servers with VDPA
devices that are expected to work but currently blocked due to lack
of testing or qemu bugs.

cold-migrate, resize, evacuate,and shelve are enabled
and tested by this patch

Closes-Bug: #1970467
Change-Id: I6e220cf3231670d156632e075fcf7701df744773
2022-08-16 14:04:19 +01: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 enable blocked VDPA move operations 2022-08-16 14:04:19 +01: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

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.