]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Improve RbdMirroringService's subscribe methods 35031/head
authorTiago Melo <tmelo@suse.com>
Thu, 14 May 2020 16:01:57 +0000 (16:01 +0000)
committerTiago Melo <tmelo@suse.com>
Wed, 20 May 2020 18:14:58 +0000 (18:14 +0000)
commitb599a5db7b5c162e6e1c4a68df5efea725b6d381
tree902bee75f17ca8963d6d6a7cf550f3d0eca801e6
parente41860412ebf7ebd1b1a03a9a0a822f1b56320b6
mgr/dashboard: Improve RbdMirroringService's subscribe methods

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list/daemon-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd-mirroring.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd-mirroring.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/mirroring-summary.ts [new file with mode: 0644]