Merge "api-ref: fix unshelve asynchronous postconditions typo"

This commit is contained in:
Jenkins 2017-06-19 17:41:14 +00:00 committed by Gerrit Code Review
commit 8069fc8ce4
1 changed files with 2 additions and 1 deletions

View File

@ -127,7 +127,8 @@ If the server is locked, you must have administrator privileges to unshelve the
**Asynchronous Postconditions**
After you successfully shelve a server, its status changes to ``ACTIVE``. The server appears on the compute node.
After you successfully unshelve a server, its status changes to ``ACTIVE``.
The server appears on the compute node.
The shelved image is deleted from the list of images returned by an API call.