manila/manila
Kiran Pawar c88aac595b [API] Validate display name/description length
In case of snapshot create/update, if display name or  description is
above max limit (fields created in db with limit 255), manila
internally throws DB exception. But the error reported to user is not
meaningful.
Fix by validating name/description length should not cross max limit.

Closes-bug: #2023964
Change-Id: I6b1a274da3692700650f84736877c0ae98d46c81
2023-08-01 08:22:32 +00:00
..
api [API] Validate display name/description length 2023-08-01 08:22:32 +00:00
cmd Remove placeholder from upgrade check 2023-02-16 19:04:39 +00:00
common [API] Validate display name/description length 2023-08-01 08:22:32 +00:00
compute Nova: Remove unused server operations 2022-07-18 11:17:48 +00:00
data Add 'state' column in 'services' table. 2023-02-23 11:12:00 +00:00
db Add count info in 'snapshot list' API 2023-07-25 08:33:15 +00:00
image Allow setting endpoint_type for glance 2022-10-04 12:12:34 +00:00
message Report PortLimitExceeded error to customer 2023-05-21 16:02:52 +05:30
network Fix neutron plugin get network_type 2022-09-20 18:51:40 -03:00
policies Add max share extend size limited by share_type 2023-05-31 03:32:10 +00:00
privsep Migrate GlusterFS to privsep style 2022-08-17 17:43:50 -03:00
scheduler onlyHostFilter: Fix follow-up suggestions. 2023-05-23 07:08:11 +00:00
share Merge "Update timedelta and old schedules as per netapp_snapmirror_schedule" 2023-08-01 00:13:39 +00:00
share_group remove usage of six library 2022-02-10 02:46:34 +00:00
testing [ussuri][goal] Drop python2.7 support 2019-12-08 19:32:52 -08:00
tests [API] Validate display name/description length 2023-08-01 08:22:32 +00:00
transfer Update micversion to 2.77, support share transfer between project 2023-02-17 16:05:01 +08:00
volume remove usage of six library 2022-02-10 02:46:34 +00:00
wsgi Add Guru Meditation Report to wsgi 2022-03-31 18:17:31 +02:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py db: Use oslo_db.sqlalchemy.enginefacade 2022-12-21 11:05:58 +00:00
coordination.py [coordination] backend_url should be secret 2023-03-20 18:37:48 +09:00
exception.py Fix duplicate entries in share_server_backend_details 2023-06-22 15:01:12 +00:00
i18n.py Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
manager.py Add 'state' column in 'services' table. 2023-02-23 11:12:00 +00:00
opts.py Add Macrosan Manila Driver 2022-08-22 02:57:50 +00:00
policy.py onlyHostFilter: Fix follow-up suggestions. 2023-05-23 07:08:11 +00:00
quota.py Fix reference to deprecated quota_driver option 2022-08-02 09:22:50 +09:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:33:42 +00:00
service.py Fix db query for service cleanup. 2023-02-24 12:33:20 +00:00
test.py db: Migrate "service" APIs to enginefacade 2022-12-21 12:10:32 +00:00
utils.py Stop logging sensitive login information 2022-06-28 23:14:46 +05:30
version.py Remove vim headers 2014-10-06 15:00:27 +02:00