]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: populate trusted_ip_list in iscsi-gateway.cfg with mgr ips
authorDaniel Pivonka <dpivonka@redhat.com>
Tue, 21 Sep 2021 20:04:51 +0000 (16:04 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:01:20 +0000 (10:01 +0100)
commit08976b516a87260d34b373536195cc8f5591a4c3
tree5c7833dd42cac47d4e5b28ffffea42f554f6f225
parent64ae04a97a2124be9372a361fa80665818b82f09
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>
(cherry picked from commit cda82c98a32f51cb392fc51ba854bcae409567f8)

Conflicts:
src/pybind/mgr/cephadm/module.py
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