File: validate_vol_create_uuids-4f08b4ef201385f6.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 (6 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
---
fixes:
  - |
    The create volume api will now return 400 error instead of 404/500 if user
    passes non-uuid values to consistencygroup_id, source_volid and
    source_replica parameters in the request body.