50b9d28e7d
Rebuilding a SHUTOFF instance keeps it in SHUTOFF [1]. The doc incorrectly states that rebuilding always results in an ACTIVE state. This patch corrects this. [1] https://github.com/openstack/nova/blob/stable/rocky/nova/compute/manager.py#L3271-L3278 Change-Id: I1af725ec0d6db861e5aaac6f3338c2276e2dad5f |
||
---|---|---|
.. | ||
api_samples | ||
ext | ||
notification_samples | ||
source | ||
test | ||
README.rst | ||
requirements.txt |
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.