]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Fix iscsi client caps (allow mgr <service status> calls)
authorJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Wed, 20 Jan 2021 09:36:30 +0000 (10:36 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 29 Jan 2021 12:42:38 +0000 (13:42 +0100)
commit513abbe5abed5e141eaf7b4be24e9f0d79cfccf2
treea6228694c69fd92328baaa4c674d37a7fdd3887d
parentdcebce1d114257b9676bb23e2be57778ee39fd8e
cephadm: Fix iscsi client caps (allow mgr <service status> calls)

iSCSI daemons need to execute <ceph service status> command

Fixes: https://tracker.ceph.com/issues/48925
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
(cherry picked from commit 9b9934f75b648a9ee01848710a6f7150a371e26e)
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/tests/test_services.py