]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix mgmt-gateway startup on IPv6 VIP 68387/head
authorkginon <kobi.ginon.ext@nokia.com>
Mon, 2 Mar 2026 14:44:05 +0000 (16:44 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Wed, 15 Apr 2026 13:52:11 +0000 (15:52 +0200)
commit05bd55e53f7d3a73c2fb9d5dfd9954d67c7d7226
tree61fd174d0b41588f52973b65faec2bbd346b952f
parent6c68f83fe5db754e4ba0c40dfc16965c460e28b7
mgr/cephadm: fix mgmt-gateway startup on IPv6 VIP

Ensure mgmt-gateway service starts correctly when it is configured
to listen on an IPv6 VIP address.

Fixes: https://tracker.ceph.com/issues/75267 (original PR)
Fixes: https://tracker.ceph.com/issues/75914 (Tentacle ticket)
Signed-off-by: Kobi Ginon <kginon@redhat.com>
(cherry picked from commit e68e302a7389c59ed92fbebc1684b9b5d252d854)
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/mgmt_gateway.py
src/pybind/mgr/cephadm/tests/test_services.py