api-ref: fix unshelve asynchronous postconditions typo
This section is talking about unshelve, so the asynchronous postconditions section should be talking about unshelve. Change-Id: I44bf3fbfc60225dcdb9d3d9c018f66cf49f8cbdc
This commit is contained in:
parent
3e02460e2e
commit
f178d0d4b8
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user