Merge "api-ref: add note about rebuild not replacing volume-backed root disk"

This commit is contained in:
Jenkins 2017-10-04 20:27:55 +00:00 committed by Gerrit Code Review
commit 5b9009a205
1 changed files with 5 additions and 0 deletions

View File

@ -458,6 +458,11 @@ Rebuilds a server.
Specify the ``rebuild`` action in the request body.
.. note:: There is a `known limitation`_ where the root disk is not
replaced for volume-backed instances during a rebuild.
.. _known limitation: https://bugs.launchpad.net/nova/+bug/1482040
Normal response codes: 202
Error response codes: badRequest(400), unauthorized(401), forbidden(403),