cinder/releasenotes/notes/bug-1947518-rbd-open-readonly-ba523c4b0ddbba76.yaml
Eric Harney e644e3584b 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
2021-11-05 09:49:45 -04:00

10 lines
345 B
YAML

---
fixes:
- |
RBD driver `bug #1947518
<https://bugs.launchpad.net/cinder/+bug/1947518>`_:
Corrected a regression caused by the fix for `Bug #1931004
<https://bugs.launchpad.net/cinder/+bug/1931004>`_ that was attempting
to access the glance images RBD pool with write privileges when creating
a volume from an image.