]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/MgrStandby: do not ignore result of init() of monc
authorxie xingguo <xie.xingguo@zte.com.cn>
Sun, 9 Oct 2016 02:21:20 +0000 (10:21 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 17 Oct 2016 13:00:08 +0000 (21:00 +0800)
commit10bf5123f8f9e2ccdc440c3d9be1dec1e7c3e7d5
tree14cf098d5e3f6f78c19540c6cb9ffad6d26819b2
parentefe5378c392efa7221ca3f1659b2998a3e511f2a
mgr/MgrStandby: do not ignore result of init() of monc

Which can fail due to missing keyring.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mgr/MgrStandby.cc