Charm Interface - Ceph Client Ops Interface
Go to file
Liam Young 5dfb235bb3
Update stored state
In a k8s deployment the stored state is lost when a pod is
refreshed. When this happens the charm reports it is not ready
this is because the pools_available state has been lost. This
patch updates the stored state.

Tested here:
https://review.opendev.org/q/topic:test-ceph-client-interface

Change-Id: I5fff482e849b0d47ebc9b759a1559ccbad73af4d
2023-09-26 09:23:43 +00:00
interface_ceph_client Update stored state 2023-09-26 09:23:43 +00: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 Update stored state 2023-09-26 09:23:43 +00:00