charms.ceph/charms_ceph
Frode Nordahl af0eac506d
Use common pool create/update handling code
Use the Pool classes ability to initialize themselves from op.

Some pool properties should be allowed adjusted after a pool is
created.

The Pool quota property is already handled ad-hoc in the
`charms.ceph` broker handling code, let's bring it over to the
pool objects along with the handling of the compression properties.

Move some missing unit tests here from ceph-mon charm.

Merge after https://github.com/juju/charm-helpers/pull/497

Change-Id: Ibec4e3221387199adbc1a920e130975d7b25343c
2020-08-26 15:27:03 +02:00
..
__init__.py Rename ceph to charms_ceph 2020-02-24 15:19:34 +00:00
broker.py Use common pool create/update handling code 2020-08-26 15:27:03 +02:00
crush_utils.py Rename ceph to charms_ceph 2020-02-24 15:19:34 +00:00
utils.py Add a progress watchdog for OSD upgrades 2020-07-14 12:53:40 +01:00