]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: populate trusted_ip_list in iscsi-gateway.cfg with mgr ips 43246/head
authorDaniel Pivonka <dpivonka@redhat.com>
Tue, 21 Sep 2021 20:04:51 +0000 (16:04 -0400)
committerDaniel Pivonka <dpivonka@redhat.com>
Mon, 27 Sep 2021 18:55:00 +0000 (14:55 -0400)
commitcda82c98a32f51cb392fc51ba854bcae409567f8
tree1b1be5aa7a60fa35a9dbd2b1bacee05db80dd45e
parent99f1f0f4c0c8adeda362d188d72b244064a2c024
mgr/cephadm: populate trusted_ip_list in iscsi-gateway.cfg with mgr ips

Iscsi gateways do not show "UP" in dashboard without this

fixes: https://tracker.ceph.com/issues/52692
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/templates/services/iscsi/iscsi-gateway.cfg.j2
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_services.py