canonical / charm-microceph

Charm to deploy/manage microceph
Apache License 2.0
2 stars 9 forks source link

Fix wrong attribute usage on ops.Model #105

Closed gboutry closed 3 months ago

gboutry commented 3 months ago

Description

Use the right attribute name to access application data.

Fixes #104

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

NOTE: All functional changes should accompany corresponding tests (unit tests, functional tests etc).

Please describe the addition/modification of tests done to verify this change. Please also list any relevant details for your test configuration.

Contributor's Checklist

Please check that you have: