]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/mon: use mon with only v2 address
authorKefu Chai <kchai@redhat.com>
Tue, 28 Jul 2020 12:32:00 +0000 (20:32 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 28 Jul 2020 12:46:47 +0000 (20:46 +0800)
commitb1e77cd11f803b5f21a781d69c74cc74c170e05f
tree6bf0e0831edd7b38c2645d43b4cad6fd1159c775
parente668ce72f6fd78fda1e59c0dbd4e0db1674ca097
crimson/mon: use mon with only v2 address

crimson msgr supports v2 protocol now, so we can connect to monitor
which only provides v2 addresses.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc