cinder/releasenotes/notes/rbd-update-features-bugfix-df97b50864ce9712.yaml
Eric Harney 6e08f15074 RBD: Skip update_features when features = 0
librbd errors when update_features is called w/
features = 0 -- when this situation would occur,
skip calling update_features.

Closes-Bug: #1997980
Change-Id: Iab6a990ce7dee2c13deb4f46aeec0f46ffb7cd62
2023-03-07 19:23:00 +00:00

7 lines
179 B
YAML

---
fixes:
- |
`Bug #1997980 <https://bugs.launchpad.net/cinder/+bug/1997980>`_: RBD:
Fixed failure to update rbd image features for multi-attach when
features = 0.