Files
nova/doc
Rajat Dhasmana f57176dd29 Correct info about volume-backed server rebuild
In the evacuate vs rebuild doc, it is stated that nova does not
support volume-backed server rebuild which is not correct.
With the introduction of microversion 2.93, we support volume
backed server rebuild and this patch aims at correcting that
information.

Change-Id: I5da86ad115f628582404dee52bcbfb250fdb7cd4
2024-07-22 12:45:06 +05:30
..
2022-09-23 09:09:37 +05:30
2019-07-22 19:17:28 +02:00
2024-05-01 01:30:04 +09: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.