Comment 4 for bug 1886558

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

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-mon/+/824485
Committed: https://opendev.org/openstack/charm-ceph-mon/commit/48c52fafddef84f54c68cf2a208d9195e0a46dbb
Submitter: "Zuul (22348)"
Branch: master

commit 48c52fafddef84f54c68cf2a208d9195e0a46dbb
Author: Samuel Walladge <email address hidden>
Date: Thu Jan 13 07:42:39 2022 +1030

    Display information if missing OSD relation

    When ceph-mon is blocked on waiting for enough OSDs to be available,
    it will display a message to that effect.
    But this is misleading if ceph-mon has not been related to ceph-osd.
    So if the two are not related,
    and ceph-mon is waiting for OSDS,
    then display a message about the relation missing.

    Closes-Bug: #1886558
    Change-Id: Ic5ee9d33d2bb874af7fc7c325773f88c5661fcc6