Activity log for bug #1957458

Date Who What changed Old value New value Message
2022-01-12 21:00:21 Robert Gildein bug added bug
2022-01-12 21:00:39 Robert Gildein bug added subscriber Canonical BootStack DevOps Centre
2022-01-12 23:31:33 Billy Olsen charm-ceph-mon: status New Triaged
2022-01-12 23:31:35 Billy Olsen charm-ceph-mon: importance Undecided Wishlist
2022-01-13 12:29:10 Robert Gildein description It would be very useful to have action, which will provide list of ceph crush rules. In my opinion the function `ceph osd crush rule dump` should be perfect for this. Expected output: ```bash juju run-action --wait ceph-mon/0 get-crush-rules action-id: 09563275-87bc-4224-81ef-8282ad7e9d63 results: [(0, 'replicated_rule'), ...] status: completed ... ``` It would be very useful to have action, which will provide list of ceph crush rules. In my opinion the function `ceph osd crush rule dump` should be perfect for this. Expected output: ```bash juju run-action --wait ceph-mon/0 get-crush-rules action-id: 09563275-87bc-4224-81ef-8282ad7e9d63 results:     [(0, 'replicated_rule'), ...] status: completed ... ```
2022-03-29 14:22:15 OpenStack Infra charm-ceph-mon: status Triaged In Progress
2022-03-29 15:14:53 Robert Gildein charm-ceph-mon: assignee Robert Gildein (rgildein)
2022-04-14 15:55:10 OpenStack Infra charm-ceph-mon: status In Progress Fix Committed
2022-09-16 00:28:17 Eric Chen removed subscriber Canonical BootStack DevOps Centre