Fix release note for bug 1957073

This is follow-up of Icd9dad9ad7b3ad71b3962b078e5b94670ac41c87 and
fixes the release note based on the feedback given before the change
is merged.

The original change was merged after Zed release was cut off so this
is fixed in master first.

Change-Id: I40f6eb1f104da4410d32410940824a88f7d1ec62
This commit is contained in:
Takashi Kajinami 2022-09-26 09:48:31 +09:00
parent ebd8df7bcc
commit b4592d44da

View File

@ -2,6 +2,5 @@
fixes:
- |
RBD Driver `bug #1957073
<https://bugs.launchpad.net/cinder/+bug/1957073>`_: Snapshot delete now
succeeds and skips updating the source volume image if the image
does not exist in the backend.
<https://bugs.launchpad.net/cinder/+bug/1957073>`_: Fixed snapshot deletion
failure when its volume doesn't exist.