From 2da876749eb7e37a026f9ab53178d3436aeb41ea Mon Sep 17 00:00:00 2001 From: Goutham Pacha Ravi Date: Fri, 6 Oct 2023 12:59:20 -0700 Subject: [PATCH] [Doc] Annotate max api microversion in Bobcat Also fix a mis-formatted microversion underline. Change-Id: Iaebb5381139da25cd71d793b8b5bf73101a5aeb1 Signed-off-by: Goutham Pacha Ravi --- manila/api/openstack/rest_api_version_history.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manila/api/openstack/rest_api_version_history.rst b/manila/api/openstack/rest_api_version_history.rst index 1d9f2b4db7..5ad30efa97 100644 --- a/manila/api/openstack/rest_api_version_history.rst +++ b/manila/api/openstack/rest_api_version_history.rst @@ -369,7 +369,7 @@ user documentation. Added filter search by group spec for share group type list. 2.67 -____ +---- Added support for 'only_host' key in "scheduler_hints" in the request body of the POST/shares and POST/share-replicas request. This hint will invoke 'OnlyHost' scheduler filter during share and share-replica creation. @@ -440,7 +440,7 @@ ____ Introduce resource locks as a way users can restrict certain actions on resources. Only share deletion can be prevented at this version. -2.82 ----- +2.82 (Maximum in 2023.2/Bobcat) +------------------------------- Introduce the ability to lock access rules and restrict the visibility of sensitive fields.