Comment 7 for bug 1920135

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-guide (master)

Reviewed: https://review.opendev.org/c/openstack/charm-guide/+/808057
Committed: https://opendev.org/openstack/charm-guide/commit/809634aa90e88019107a88731e9311830729e4e0
Submitter: "Zuul (22348)"
Branch: master

commit 809634aa90e88019107a88731e9311830729e4e0
Author: Robert Gildein <email address hidden>
Date: Thu Sep 9 14:27:39 2021 +0200

    ceph-mon charm: new parameters for pool list action

    The ceph-mon charm has a new `format` parameter to provides a more details
    with options:

    * ``text`` - provides less information [default]
    * ``text-full`` - provides more information in json with idents
    * ``json`` - provides more information in json

    The default `text` provides the same output as previous version.

    Closes-Bug: #1920135
    Change-Id: I4205aca89649f8e7b7fb388da089993e8b970a94