]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Allow editing iSCSI targets with initiators logged-in 37087/head
authorTiago Melo <tmelo@suse.com>
Mon, 7 Sep 2020 09:47:19 +0000 (09:47 +0000)
committerTiago Melo <tmelo@suse.com>
Wed, 16 Sep 2020 17:38:24 +0000 (17:38 +0000)
commit6de09f131074294b71e47ab0e168036a1fcc35fe
treea3598ba0cb2cc67a503dd14e3df3b1e04a17512c
parent0f61e6ea281b379cfb39b33fc895b5c88782db5d
mgr/dashboard: Allow editing iSCSI targets with initiators logged-in

Fixes: https://tracker.ceph.com/issues/47393
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/controllers/iscsi.py
src/pybind/mgr/dashboard/services/iscsi_client.py
src/pybind/mgr/dashboard/tests/test_iscsi.py