doc: mention that rescuing a volume-backed server is not supported

The API reference already says this [1] so the doc should also.

[1] https://docs.openstack.org/api-ref/compute/?expanded=rescue-server-rescue-action-detail#rescue-server-rescue-action

Change-Id: I085bb3f01802332fcf4820d3ead6f74785dff8b9
This commit is contained in:
Matt Riedemann 2019-11-15 11:01:17 -05:00
parent 7f46b9b281
commit b609bdc20e
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ initial image attaching the current boot disk as a secondary one.
loss of the original instance state and makes it impossible to loss of the original instance state and makes it impossible to
unrescue the instance. unrescue the instance.
As of the 20.0.0 (Train) release rescuing a volume-backed server
is not supported.
To perform an instance rescue, use the :command:`openstack server rescue` To perform an instance rescue, use the :command:`openstack server rescue`
command: command: