Release note for os-brick 4.0.1

Add a prelude explaining how this release differs from 4.0.0.

Change-Id: Ia1bdd2138c4e55e309ffbf06ef12e0841096d5af
This commit is contained in:
Brian Rosmaita 2020-09-09 14:47:50 -04:00
parent 474583b4f8
commit f0cf77672f
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
prelude: >
The previous release contained a fix for
`Bug #1865754 <https://bugs.launchpad.net/cinder/+bug/1865754>`_ that
required the presence of a heavyweight binary dependency solely to check
the Ceph version. This release reverts that change and substitutes a
lightweight fix that does not impose that dependency.