cinder/releasenotes/notes/bug-1912624-bakup-a-z-regression-452f4bc9dfd41871.yaml
FengJiankui ddcf394ae2 Do not ignore availability_zone in backup creation
This patch corrects a regression introduced by change
Ie2afb57c4861c4.

Change-Id: I8b1b09ecf2ad1e19a557a664516251cae3ddf2ae
Closes-Bug: #1912624
2023-08-18 15:10:53 -04:00

8 lines
277 B
YAML

---
fixes:
- |
`Bug #1912624 <https://bugs.launchpad.net/cinder/+bug/1912624>`_:
Corrected regression introduced by the refactoring of the backup
service in the ussuri release, which prevented the creation of
a volume backup in a different availability zone.