charm-ceph-proxy/unit_tests
Chris MacNaughton 649bdb4683 Ensure that we define `unit` before use
When ceph-proxy is configured prior to being related
to clients, it is possible for the units to go into
a hook error because of an undefined variable. This
change ensures that we do correctly define the unit
before we use it.

Change-Id: Ic6e28783bde4fc342d7c5ef1d733e69a03b702fe
Closes-Bug: #1862487
2020-02-12 11:28:56 +01:00
..
__init__.py Convert the charm to Python3 2019-03-10 14:16:41 +00:00
test_ceph.py Sync charm/ceph helpers, tox, and requirements 2019-10-14 18:23:31 +01:00
test_ceph_broker.py Add support for 'add-permissions-to-key' requests 2019-10-02 10:44:07 -03:00
test_ceph_hooks.py Ensure that we define `unit` before use 2020-02-12 11:28:56 +01:00
test_utils.py Convert the charm to Python3 2019-03-10 14:16:41 +00:00