]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display the number of iSCSI active sessions 27248/head
authorRicardo Marques <rimarques@suse.com>
Thu, 28 Mar 2019 14:54:23 +0000 (14:54 +0000)
committerRicardo Marques <rimarques@suse.com>
Thu, 28 Mar 2019 14:57:34 +0000 (14:57 +0000)
commit74e12be82b7b47f7880ac6cb8209898c3a80601f
treecb96b77160f73536213041d10f578ea4dc689197
parentf904ba55747c425f7faee9a4b49f8e8a58457c13
mgr/dashboard: Display the number of iSCSI active sessions

Fixes: https://tracker.ceph.com/issues/38989
Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/controllers/iscsi.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.ts
src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf
src/pybind/mgr/dashboard/services/iscsi_client.py
src/pybind/mgr/dashboard/tests/test_iscsi.py