]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: new 'mirror pool peer bootstrap create/import' commands
authorJason Dillaman <dillaman@redhat.com>
Mon, 16 Sep 2019 17:21:40 +0000 (13:21 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 18 Sep 2019 18:06:49 +0000 (14:06 -0400)
commitc18e15a6376e493ac3ce3df641698c22f07ec2c6
treeadea6283eb610deb1ba360515a39d49cdb3eacad
parent41b75a04964cc5e1cf784a2e0cb92cacc0306b43
rbd: new 'mirror pool peer bootstrap create/import' commands

These two commands simplify the process of creating users and
exchanging keys between two clusters.

Fixes: https://tracker.ceph.com/issues/41653
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/cli/rbd/help.t
src/tools/rbd/action/MirrorPool.cc