File: bug-1735337-remove-skip-quota-validation-flag-2ecb24143f1f1292.yaml

package info (click to toggle)
cinder 2%3A13.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,944 kB
  • sloc: python: 366,777; pascal: 2,205; sh: 586; makefile: 108; xml: 26; sql: 18
file content (4 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (6)
1
2
3
4
---
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.