From 68fda590cf88e6b232dfb573236fe3ae3949db28 Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Tue, 2 Mar 2021 17:29:29 -0500 Subject: [PATCH] doc/rbd: clarify QCOW2 migration support Signed-off-by: Jason Dillaman --- doc/rbd/rbd-live-migration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rbd/rbd-live-migration.rst b/doc/rbd/rbd-live-migration.rst index e8b48c5c9f01..fef951fb3b78 100644 --- a/doc/rbd/rbd-live-migration.rst +++ b/doc/rbd/rbd-live-migration.rst @@ -188,7 +188,7 @@ encoded as follows:: { "type": "qcow", "stream": { - + } } @@ -216,7 +216,7 @@ its base ``source-spec`` JSON is encoded as follows:: The inclusion of the ``snapshots`` array is optional and currently only supports thick-provisioned ``raw`` snapshot exports. -Additional formats such as QCOW2, RBD export-format v2, and RBD export-diff +Additional formats such as RBD export-format v2 and RBD export-diff snapshots will be added in a future release. Streams -- 2.47.3