]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: new controller for RBD mirroring site name
authorJason Dillaman <dillaman@redhat.com>
Thu, 17 Oct 2019 18:01:11 +0000 (14:01 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 5 Dec 2019 14:32:42 +0000 (09:32 -0500)
commit849b64d11aaba7a6fcc78dcaed481289aacfc9a7
tree1e6cee42f5d7702c9ccec92d15bd21fad5015d37
parent19272432a24ee3d30142499b0acfcb716e1ddc1e
mgr/dashboard: new controller for RBD mirroring site name

This allows setting and retrieving the current site name for
RBD mirroring. This is a global property of the cluster.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/tasks/mgr/dashboard/test_rbd_mirroring.py
src/pybind/mgr/dashboard/controllers/rbd_mirroring.py
src/pybind/mgr/dashboard/tests/test_rbd_mirroring.py