]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: Added tcmu iSCSI controller.
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 13 Feb 2018 16:22:26 +0000 (17:22 +0100)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:11 +0000 (13:07 +0000)
commit2c7844fabbbb4670a896f31c9358841ef81d508f
tree5a4dbb0e88670ce3a8f4a507c9047f0fdc4e7897
parent6d1d02dd75a1131d03de6d2f29d2a19e2d6a69dc
mgr/dashboard_v2: Added tcmu iSCSI controller.

* Based on `mgr/dashboard/rbd_iscsi.py`.
* Fixed Python3 compatibility issues.
* Added test.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/dashboard_v2/controllers/tcmu_iscsi.py [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/tests/test_tcmu_iscsi.py [new file with mode: 0644]