summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorArtom Lifshitz <alifshit@redhat.com>2021-11-22 14:18:41 -0500
committerArtom Lifshitz <alifshit@redhat.com>2021-11-22 14:19:25 -0500
commit4eddcf77c9d06647071e9726efe2ff7206db8a23 (patch)
treeda39064214356bcb5d5cfc4d606cb727163162f6 /api-ref
parent69b0d31d20a38f9980ba7f558bd28dd4bf029dc1 (diff)
downloadnova-4eddcf77c9d06647071e9726efe2ff7206db8a23.tar.gz
api-ref: Adjust BFV rescue non-support note.
Rescuing BFV instances became a thing in 2.87. Fix our api-ref. Change-Id: I9c4fbea53b05490cf05ebd311b25791fa191af16
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/servers-actions.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-ref/source/servers-actions.inc b/api-ref/source/servers-actions.inc
index 4be66ebafa..f480403a40 100644
--- a/api-ref/source/servers-actions.inc
+++ b/api-ref/source/servers-actions.inc
@@ -755,7 +755,8 @@ Rescue Server (rescue Action)
Puts a server in rescue mode and changes its status to ``RESCUE``.
-.. note:: This API is not supported for volume-backed instances.
+.. note:: Until microversion 2.87, this API is not supported for volume-backed
+ instances.
Specify the ``rescue`` action in the request body.