]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: return FQDN for default server_addr
authorPatrick Seidensal <pseidensal@suse.com>
Wed, 6 Nov 2019 10:42:52 +0000 (11:42 +0100)
committerLaura Paduano <lpaduano@suse.com>
Fri, 8 Nov 2019 09:19:15 +0000 (10:19 +0100)
commitd9ba311d31a85eb68e1f726d19520c6e0782c635
treef7f034d80aaefc38952c93e777c025d72ad2c74d
parentdd7922d9362fe3f8587e38f50383b76b1fbbee77
mgr/dashboard: return FQDN for default server_addr

Instead of returning '0.0.0.0' the dashboard returns the FQDN of the
host, as it is the case for '::'.

Fixes: https://tracker.ceph.com/issues/42664
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit a4e96b45ac19838ba6f883f413a7281bc92100c7)
src/pybind/mgr/dashboard/module.py