]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display the number of iSCSI active sessions 27450/head
authorRicardo Marques <rimarques@suse.com>
Thu, 28 Mar 2019 14:54:23 +0000 (14:54 +0000)
committerRicardo Marques <rimarques@suse.com>
Mon, 8 Apr 2019 20:45:02 +0000 (21:45 +0100)
commit178ca762558f4edb60435b801d3fbbb9e0c9ca19
tree61671cbeb0c3426b4a97793ebf3cb968f19edd6c
parent5845c2243a90c26fd08c3dacb981de4c06e52470
mgr/dashboard: Display the number of iSCSI active sessions

Fixes: https://tracker.ceph.com/issues/38989
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit 74e12be82b7b47f7880ac6cb8209898c3a80601f)
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