]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix rgw page issues when hostname not resolvable 53215/head
authorNizamudeen A <nia@redhat.com>
Thu, 24 Aug 2023 11:47:29 +0000 (17:17 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 30 Aug 2023 05:53:40 +0000 (11:23 +0530)
commitec3151dbdadcd016fa3a8e1de1f8de54667cd540
treee909fa4dc3012dfc36aafdb0bb53634167cc5e80
parentde0050bfd47c39085cc3d34081fe49915adf4da7
mgr/dashboard: fix rgw page issues when hostname not resolvable

Part of the fix is copied from https://github.com/ceph/ceph/pull/47495/files#diff-ba538532bb5450d415ab80916916bd68fe51d195e57c9aa34effaa8789d7a392R705

Fixes: https://tracker.ceph.com/issues/62396
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 78cfeb6372707ec3f997d28ad617367feb3a983e)

 Conflicts:
src/pybind/mgr/dashboard/services/rgw_client.py
  - only keep the CephService import
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/tests/test_rgw.py
src/pybind/mgr/dashboard/tests/test_rgw_client.py
src/pybind/mgr/mgr_util.py