]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MonmapMonitor: fix 'mon add' to populate addrvec
authorSage Weil <sage@redhat.com>
Tue, 10 Jul 2018 18:50:16 +0000 (13:50 -0500)
committerSage Weil <sage@redhat.com>
Fri, 21 Dec 2018 21:31:32 +0000 (15:31 -0600)
commit144cf68917c5069eb30dc08c47ac90e4782e0937
treea1be4d0d1ff778bd45628b09b35ac7765b00f241
parentb6a7079439f0dfd25d32983fb36f9cde0c10c882
mon/MonmapMonitor: fix 'mon add' to populate addrvec

If a port is not specified (or the legacy port is specified), add both
the new IANA and legacy addrs to the map.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonmapMonitor.cc