Remove unnecessary releasenote

This was introduced as a regression of [1] which is a fix in victoria
and never released. So this releasenote is not needed.

[1] https://review.opendev.org/#/c/726471/

Change-Id: Id0b4981be5bf4e79aedcdad2258fc64aad8eeb72
This commit is contained in:
whoami-rajat 2020-08-19 17:16:53 +00:00 committed by Rajat Dhasmana
parent c48fdb9f9e
commit 9ae4e48279

View File

@ -1,6 +0,0 @@
---
fixes:
- |
`Bug #1886222 <https://bugs.launchpad.net/cinder/+bug/1886222>`_:
Fixed an issue with creating a snapshot on an NFS backend
if the snapshot name is not specified.