cinder/releasenotes/notes/ossn-0086-followup-e1a5e1c98aa3aa9b.yaml
Brian Rosmaita 3ecfe3754c Update os-brick library to 2.10.4
The previous version contained a regression that affected operation
when running under Python 2.7 while using the Dell EMC VxFlex OS
(ScaleIO) storage backend.

Change-Id: Ib2ae9b847b2966d84e33f530e5fd2b46fc755a27
2020-06-18 16:40:23 -04:00

17 lines
587 B
YAML

---
upgrade:
- |
This release updates the os-brick library used by Cinder to version
2.10.4 to correct a problem with the fix for `Bug #1823200
<https://bugs.launchpad.net/cinder/+bug/1823200>`_ in the previous
os-brick release.
See the `os-brick 2.10.4 release notes
<https://docs.openstack.org/releasenotes/os-brick/train.html#relnotes-2-10-4-stable-train>`_
for more information.
fixes:
- |
`Bug #1875959 <https://bugs.launchpad.net/cinder/+bug/1875959>`_:
Fixed issue where NetApp ONTAP NFS driver would fail to flexclone
a Glance image.