Comment 13 for bug 1753640

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

Reviewed: https://review.openstack.org/564466
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-mon/commit/?id=22aa0c614601570e1d6de67936287e3ccf185432
Submitter: Zuul
Branch: master

commit 22aa0c614601570e1d6de67936287e3ccf185432
Author: Chris MacNaughton <email address hidden>
Date: Thu Apr 26 13:13:29 2018 +0200

    Add broker support for passing app_name

    In Ceph >= Luminous, application name needs to be set
    on a per-pool level to avoid health warnings. This
    change adds support for sending the application name
    over the broker channel from consuming charms.

    When a name is not sent from the other side of the
    relation, the application name will be set to "unknown"
    in Luminous and greater

    Change-Id: I1109251b08da20adaf3d677c38fc1aacfba29439
    Closes-Bug: #1753640
    Depends-On: I99ae47b6802f50ea019751ffa328f11567cca567