From 34800363f86af51b8cde27e426518a5869123076 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 16 May 2025 15:40:41 +0700 Subject: [PATCH] doc/radosgw: Fix indentation in cloud-transition.rst Indent the second paragraph of a list item at the same level as the previous paragraph. The unexpected indentation resulted in an ERROR from Sphinx but it was still rendered with increased indentation looking rather out of place. Capitalize the first letter similarly to the previous paragraph. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- doc/radosgw/cloud-transition.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/cloud-transition.rst b/doc/radosgw/cloud-transition.rst index d1dac9652a13b..1d1d27f95d85e 100644 --- a/doc/radosgw/cloud-transition.rst +++ b/doc/radosgw/cloud-transition.rst @@ -353,8 +353,9 @@ attributes are added to the objects being transitioned: If set to default ``true``, the cloud service should map and store all ``the x-amz-meta-*`` attributes. If it cannot, then the operation should fail. - if set to ``false``, the cloud service can ignore such attributes and - just store the object data being sent. + + If set to ``false``, the cloud service can ignore such attributes and + just store the object data being sent. By default, post-transition, the source object gets deleted. But it is possible to retain its metadata with updated values (including ``storage-class`` -- 2.39.5