]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rbd: clarify when image_id is expected for import-only migration
authorIlya Dryomov <idryomov@gmail.com>
Sat, 17 Aug 2024 08:28:50 +0000 (10:28 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 21 May 2025 15:27:16 +0000 (17:27 +0200)
"optional if image in trash" can be easily interpreted as "required if
image not in trash".

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 175ca1e0f0928eed70a735c980c7619214a12cb5)

doc/rbd/rbd-live-migration.rst

index 68165c18ae64796f79261b24ad1d004b0b56f8ec..47a19304f8b197047c595d51fb8345562c341870 100644 (file)
@@ -165,7 +165,7 @@ as follows::
             ["pool_id": <pool-id>,] (optional alternative to "pool_name")
             ["pool_namespace": "<pool-namespace",] (optional)
             "image_name": "<image-name>",
-            ["image_id": "<image-id>",] (optional if image in trash)
+            ["image_id": "<image-id>",] (specify if image in trash)
             "snap_name": "<snap-name>",
             ["snap_id": "<snap-id>",] (optional alternative to "snap_name")
         }