Files
os-brick/releasenotes/notes/bug-1884052-798094496dccf23c.yaml
Stephen Finucane a87ef7bbab rbd: Support 'rbd showmapped' output from ceph 13.2.0+
Ceph 13.2.0 changed [1] the JSON and XML output format for the 'rbd
showmapped' command, from a object keyed by device ID to a list of
device objects. Handle this change.

Change-Id: I55bc70437d41da3a32b8440d00c139805b8be256
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Closes-Bug: #1884052
2020-06-19 18:38:25 +01:00

6 lines
132 B
YAML

---
fixes:
- |
Fix an incompatibility with ceph 13.2.0 (Mimic) or later, caused by a
change in the output of ``rbd map``.