cinder/cinder/api/validation
haixin 15b867c0a9 Add volume type name and description check when update volume type
when we need to update volume type, currently we can set volume type
name to empty string, in API layer we need to check type name,it can not
be empty string and cannot be greater than 255, as same volume
description cannot be greater than 255, we also need to check.

Change-Id: I4b78f3834848db669a86d0f7820ca5da409cf354
Closes-Bug:#1847171
2019-10-11 15:56:10 +08:00
..
__init__.py V3 jsonschema validation: base schema framework 2017-11-17 16:01:03 +05:30
parameter_types.py Add volume type name and description check when update volume type 2019-10-11 15:56:10 +08:00
validators.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00