Skip to content

Commit 175ca1e

Browse files
committed
doc/rbd: clarify when image_id is expected for import-only migration
"optional if image in trash" can be easily interpreted as "required if image not in trash". Signed-off-by: Ilya Dryomov <[email protected]>
1 parent 293d523 commit 175ca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rbd/rbd-live-migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ as follows::
165165
["pool_id": <pool-id>,] (optional alternative to "pool_name")
166166
["pool_namespace": "<pool-namespace",] (optional)
167167
"image_name": "<image-name>",
168-
["image_id": "<image-id>",] (optional if image in trash)
168+
["image_id": "<image-id>",] (specify if image in trash)
169169
"snap_name": "<snap-name>",
170170
["snap_id": "<snap-id>",] (optional alternative to "snap_name")
171171
}

0 commit comments

Comments
 (0)