manila/releasenotes/notes/bug-1778975-fix-quota-update-does-not-require-a-value-496ec846d2c43963.yaml
Felipe Rodrigues c07f2d8ba8 Fix quota-set no required parameters on update
Fixes an issue on manila api while trying to update a quota
without specifying a value.

Change-Id: I660a0f703edf8bfd91f78ed1b0c258828a1d12a2
Closes-Bug: #1778975
2022-02-10 10:20:17 -03:00

6 lines
127 B
YAML

---
fixes:
- |
Fixed a manila issue while updating quotas. Now manila requires at least
a quota value to be updated.