charms.ceph/ceph
Sahid Orentino Ferdjaoui 7839ca39bf put create_keyrings as a public method
This method should be call after the quorum has been done. The right
pattern would be:

  ceph.wait_quorum()
  ceph.create_keyrings()

Change-Id: I6c754cb2d1de57a59416e96aa6ab5cfcaec5df44
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-10-22 15:40:44 +00:00
..
__init__.py Code cleanup 2017-08-11 12:42:29 +01:00
broker.py Add setting ``max_objects`` quota and retrieving erasure code profile 2019-02-27 11:48:29 +01:00
crush_utils.py Update default CRUSH algorithm to straw2 2019-07-11 08:24:36 +02:00
utils.py put create_keyrings as a public method 2019-10-22 15:40:44 +00:00