Comment 13 for bug 1947518

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/816957
Committed: https://opendev.org/openstack/cinder/commit/5b169aeea76baecf0b6795efd09dfb1c58ff20d9
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 5b169aeea76baecf0b6795efd09dfb1c58ff20d9
Author: Eric Harney <email address hidden>
Date: Mon Mar 29 08:32:58 2021 -0400

    RBD: Open RBD images read-only where possible

    In cases where we don't need to modify the image,
    open rbd images in read-only mode.

    Closes-Bug: #1947518
    Change-Id: I8287460b902dd525aa5313861142f5fb8490e60a
    (cherry picked from commit e644e3584b040823f3b3d9d73730b861a3ec413f)