31dba52911
This adds a missing release note for the bugfix 'Route extend_volume calls to scheduler' - I4a4ee8acac258d773b99e2767f1c75faa909813b - that weren't added in the patch. Change-Id: I250fd08e90265caca0a8666d9200a83613d54f06
8 lines
293 B
YAML
8 lines
293 B
YAML
---
|
|
fixes:
|
|
- Fixed volume extend issue that allowed a tenant with enough quota to
|
|
extend the volume to limits greater than what the volume backend supported.
|
|
other:
|
|
- Now extend won't work on disabled services because it's going through the
|
|
scheduler, unlike how it worked before.
|