cinder/cinder/api
TommyLike 52fb5585bc Validate display_name/description attributes in API layer
We have string length checks for 'name' and 'description' in
API layer, Add validations for 'display_name' and
'display_description'.

Change-Id: I8c11d155d50800f7099466896abaa0a04f8c49cd
2017-03-01 10:55:12 +08:00
..
contrib Merge "Add filters support to get_pools" 2017-02-15 14:37:40 +00:00
middleware Remove deprecated RequestBodySizeLimiter class 2017-01-13 17:44:54 +02:00
openstack Validate display_name/description attributes in API layer 2017-03-01 10:55:12 +08:00
v1 Use ovo instead of dict 2017-02-13 06:23:52 +00:00
v2 Use ovo instead of dict 2017-02-13 06:23:52 +00:00
v3 Use ovo instead of dict 2017-02-13 06:23:52 +00:00
views Cleanup limit view name processing 2017-01-06 15:59:38 -06:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
common.py Make Replication support Active-Active 2017-01-19 10:42:18 +01:00
extensions.py When only .pyc left, the extended API can not be used. 2016-08-26 09:53:47 +08:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Remove unused config.CONF 2016-08-30 10:01:46 +08:00