Charm Interface - Ceph Client Ops Interface
Go to file
James Page bbdfeb4828 Add support for CMR
Although not a typical deployment scenario the ceph-mon charm will
support cross model relations.  To use this feature the local unit
name must be exposed on the relation so that the ceph-mon charm
can target broker responses back to individual units.

Juju obfuscates this to a remote-UUID label so the normal use
of the hookenv set remote unit does not work correctly.

Change-Id: I67142f782008f891f7dccba3a37e9616c3060af9
2021-10-06 10:47:47 +01:00
interface_ceph_client Add support for CMR 2021-10-06 10:47:47 +01:00
unit_tests Add support for CMR 2021-10-06 10:47:47 +01:00
.flake8 Minor refactoring 2020-04-13 09:30:59 +03:00
.gitignore Manage unit tests in tox 2020-04-14 09:25:03 +00:00
.gitreview Add zuul and gitreview 2020-09-01 13:25:04 +00:00
.stestr.conf Manage unit tests in tox 2020-04-14 09:25:03 +00:00
.zuul.yaml Add zuul and gitreview 2020-09-01 13:25:04 +00:00
setup.cfg Add setuptools config 2020-07-31 08:00:02 +00:00
setup.py Add setuptools config 2020-07-31 08:00:02 +00:00
test-requirements.txt Manage unit tests in tox 2020-04-14 09:25:03 +00:00
tox.ini Fix unit tests 2021-10-06 10:37:38 +01:00