Merge "Mention server status in api-ref when rebuild"

This commit is contained in:
Zuul
2018-06-28 12:23:50 +00:00
committed by Gerrit Code Review

View File

@@ -457,6 +457,10 @@ Rebuilds a server.
Specify the ``rebuild`` action in the request body.
**Preconditions**
The server status must be ``ACTIVE``, ``SHUTOFF`` or ``ERROR``.
.. note:: There is a `known limitation`_ where the root disk is not
replaced for volume-backed instances during a rebuild.