Comment 59 for bug 1719436

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-ceph-mon (master)

Reviewed: https://review.openstack.org/570745
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-mon/commit/?id=89f1b798a1b6893c4867a45da3453ea3e7c65eb6
Submitter: Zuul
Branch: master

commit 89f1b798a1b6893c4867a45da3453ea3e7c65eb6
Author: Chris MacNaughton <email address hidden>
Date: Mon May 28 10:24:07 2018 +0200

    Only attempt to bootstrap the cluster if we are not already done

    This should dramatically reduce hook executions during
    mon-relation and leader-setting hook executions as
    we only need to notify all related units on bootstrap

    Change-Id: I45f4dc47f811bdc3bbe5171ca9a388f0e207f1d0
    Related-Bug: #1719436