commit 3a774be96132e7802d1278cd6812d2fb982c740e
Author: Chris MacNaughton <email address hidden>
Date: Fri Mar 10 12:55:27 2023 -0500
Fix issue with ceph-client relation handling
A bug was introduced when changing ceph-client to
an operator framework library that caused the
fallback application_name handling to present
a class name rather than a remote applicaiton name.
This change updates the handling to get at an
`app.name` rather than an `app`.
As a drive-by, this also allow-lists the fully-
qualified rename.sh.
Reviewed: https:/ /review. opendev. org/c/openstack /charm- ceph-mon/ +/877114 /opendev. org/openstack/ charm-ceph- mon/commit/ 3a774be96132e78 02d1278cd6812d2 fb982c740e
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 3a774be96132e78 02d1278cd6812d2 fb982c740e
Author: Chris MacNaughton <email address hidden>
Date: Fri Mar 10 12:55:27 2023 -0500
Fix issue with ceph-client relation handling
A bug was introduced when changing ceph-client to
an operator framework library that caused the
fallback application_name handling to present
a class name rather than a remote applicaiton name.
This change updates the handling to get at an
`app.name` rather than an `app`.
As a drive-by, this also allow-lists the fully-
qualified rename.sh.
Closes-Bug: #1995086 4930eb0fa73d7ef 09d39d73743 /github. com/openstack- charmers/ zaza-openstack- tests/pull/ 1022
Change-Id: I57b685cb78ba5c
func-test-pr: https:/