cinder/releasenotes/notes/fix-retype-with-az-e048123d982f213d.yaml
Hemna 8a7c5e32f0 Fix volume retype with AZ
This patch fixes volume type retyping when multiple
availability zones are in place.  This ensures that the
request_spec to the scheduler has the availability zone
in the right place for the AvailabilityZoneFilter to be
able to see it and use it for filtering.

Change-Id: I3f6cca6eb87ac4727b06b167b5aa12da07ba8fb5
Closes-Bug: #1883928
2020-09-04 12:21:58 +00:00

6 lines
137 B
YAML

---
fixes:
- |
Fixed a problem with volume retype not honoring the existing volume's
Availability Zone if one isn't specified.