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
Reviewed: https:/ /review. openstack. org/564463 /git.openstack. org/cgit/ openstack/ charms. ceph/commit/ ?id=978e5617821 05db0cf47c10764 34f0739dd3855d
Committed: https:/
Submitter: Zuul
Branch: master
commit 978e561782105db 0cf47c1076434f0 739dd3855d
Author: Chris MacNaughton <email address hidden>
Date: Thu Apr 26 13:11:43 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: I99ae47b6802f50 ea019751ffa328f 11567cca567
Closes-Bug: #1753640