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
6 lines
132 B
YAML
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``.
|