]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/BaseMgrModule: fix mon commands targetting a specific monitor
authorSage Weil <sage@redhat.com>
Fri, 18 Jan 2019 21:14:19 +0000 (15:14 -0600)
committerSage Weil <sage@redhat.com>
Sat, 19 Jan 2019 15:50:27 +0000 (09:50 -0600)
commitabfdea5d216023fdacfad02135ef3cb38f881362
tree4a4fe53c0a8a6172db68633b38052707c6980871
parentdac649753bcb49bcbeafd70b5128349cfc6f6856
mgr/BaseMgrModule: fix mon commands targetting a specific monitor

We just need to use the right variant of start_mon_command().

Fixes: http://tracker.ceph.com/issues/37967
Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/BaseMgrModule.cc