Comment 25 for bug 1827119

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

Reviewed: https://review.opendev.org/677424
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=abebb638603cb3297ae133d4e388d034d7d3eff8
Submitter: Zuul
Branch: master

commit abebb638603cb3297ae133d4e388d034d7d3eff8
Author: Chen, Tingjie <email address hidden>
Date: Tue Aug 20 15:50:41 2019 +0800

    Add alarm for worker in ceph-mon

    In 2+2 deployment, ceph-mon has 3 replication with controller-0/1 and
    compute-0, when settings such as ceph_mon_gib changed, the alarm-list
    lack of compute node dedicated message to indicate.

    The change list all ceph monitors in controller/storage/worker and
    alarm will produced on dedicated node with storage config change.

    Partial-bug: 1827119
    Change-Id: I9d9624b1a82e52d800ab9d594a180641c854a039
    Signed-off-by: Chen, Tingjie <email address hidden>