Comment 6 for bug 1884052

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-brick (stable/train)

Reviewed: https://review.opendev.org/748590
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=ba9d47a9b585dd619af857b6ea43dfb2ef04029c
Submitter: Zuul
Branch: stable/train

commit ba9d47a9b585dd619af857b6ea43dfb2ef04029c
Author: Stephen Finucane <email address hidden>
Date: Thu Jun 18 11:33:33 2020 +0100

    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 <email address hidden>
    Closes-Bug: #1884052
    (cherry picked from commit a87ef7bbabc80bf7f2d078764986aea2cbb90aa5)
    (cherry picked from commit bf0faeaea4626f7dee37a672da7e3f175b958086)