cinder/releasenotes/notes/bug-1735337-remove-skip-quota-validation-flag-2ecb24143f1f1292.yaml
Jay S. Bryant 504a4c1a7a Move release note put in wrong location
One of our release notes was accidentally put into
a releasenotes/notes directory under releasenotes/notes.
This moves it to the right location and removes the
extra directories.

Change-Id: Idd7bd9ae499a477c08a06ed38e2bbe922ec0c955
2018-03-01 05:44:42 -06:00

5 lines
154 B
YAML

---
fixes:
- Quota validations are now forced for all APIs. skip_validation flag is
now removed from the request body for the quota-set update API.