cinder/releasenotes/notes/validate_vol_create_uuids-4...

7 lines
215 B
YAML

---
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.