]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/mgr_module: use get("mgr_ips") for standby get_mgr_ip()
authorSage Weil <sage@newdream.net>
Tue, 29 Jun 2021 22:47:13 +0000 (18:47 -0400)
committerSage Weil <sage@newdream.net>
Wed, 30 Jun 2021 15:20:08 +0000 (11:20 -0400)
commit1e121406c77db72ecad7a1093e6bbacb65cbb7b3
tree16e46c741bcec8c766a92d2120a08fe513c97ff1
parent8ffe9ab0ffbb56123f0f7eecdc5792423c4045ec
pybind/mgr/mgr_module: use get("mgr_ips") for standby get_mgr_ip()

This is necessary to allow the standby mgr to bind to the right IP.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit d159adc20e005dc7f7a7cea06c2ee7aa6f06d559)
src/pybind/mgr/mgr_module.py