nova/doc
Dan Smith 45c5b80fd0 Add API support for rebuilding BFV instances
This adds a microversion and API support for triggering a rebuild
of volume-backed instances by leveraging cinder functionality to
do so.

Implements: blueprint volume-backed-server-rebuild
Closes-Bug: #1482040

Co-Authored-By: Rajat Dhasmana <rajatdhasmana@gmail.com>

Change-Id: I211ad6b8aa7856eb94bfd40e4fdb7376a7f5c358
2022-08-31 18:05:03 +05:30
..
api_samples Add API support for rebuilding BFV instances 2022-08-31 18:05:03 +05:30
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 Add locked_memory extra spec and image property 2022-08-24 21:47:32 +08:00
source Add API support for rebuilding BFV instances 2022-08-31 18:05:03 +05:30
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.