]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add site name to mirroring summary collection
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 Oct 2019 18:29:45 +0000 (14:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 5 Dec 2019 14:32:42 +0000 (09:32 -0500)
commitba30ef2f8f217f1ef723d9565d6c53052b20b117
treeefadbb9a2a925efb99e87f0e2a75cd9615ea7040
parent10e9132bf878d05b0b8cfe36436ade543c1f5835
mgr/dashboard: add site name to mirroring summary collection

The summary is periodically polled by the UI so it can now
reflect changes to the site name w/o specifically needing to poll
just the site name.

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