]> 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:19:11 +0000 (11:19 -0400)
commitd159adc20e005dc7f7a7cea06c2ee7aa6f06d559
tree1c01e7f3bfef2408b1006cbe40fd1aba89277da8
parent8b8e7522982476d25685ad055d4a89f6173041f8
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>
src/pybind/mgr/mgr_module.py