]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/migration: simplify the native format JSON spec
authorJason Dillaman <dillaman@redhat.com>
Wed, 2 Dec 2020 00:32:46 +0000 (19:32 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 2 Dec 2020 00:32:46 +0000 (19:32 -0500)
commitaff5ac7c2e3b6687738473f1763f06a3cc04740b
tree6d95a732477f76815c87079c3799e3e9f0c9d83e
parent48223589cc91f2462bf712c293022b1927c26efe
librbd/migration: simplify the native format JSON spec

Allow the pool id integer to be specified via a string, support an
optional pool name alternative, and make the pool namespace optional
as well.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/migration/NativeFormat.cc