]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Prevent iSCSI target recreation when editing controls 34548/head
authorTiago Melo <tmelo@suse.com>
Thu, 19 Mar 2020 12:51:24 +0000 (11:51 -0100)
committerTiago Melo <tmelo@suse.com>
Tue, 14 Apr 2020 12:43:12 +0000 (12:43 +0000)
commit8176565a5f09deb1ea412cf4a00a412733607538
treea671164167847bc4e8c39ece3cb7641c555d11b6
parent187b8dbf3bfee27eed69fb8e9f698dffb15c2bb9
mgr/dashboard: Prevent iSCSI target recreation when editing controls

Also prevents updating target auth, when this was not modified.

Fixes: https://tracker.ceph.com/issues/44659
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 7d370ce22259a5b6a6c25995a1857d960dc5d27d)
src/pybind/mgr/dashboard/controllers/iscsi.py
src/pybind/mgr/dashboard/tests/test_iscsi.py