manila/manila/tests/api/v1
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
..
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
stubs.py Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
test_limits.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_scheduler_stats.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_security_service.py Add 'default_ad_site' field to security service object 2023-02-16 09:28:28 +00:00
test_share_manage.py Fix logic that determines a share exists before manage 2020-10-19 15:25:07 +08:00
test_share_metadata.py Add admin only keys to share metadata 2022-01-24 21:38:18 +00:00
test_share_servers.py Add multiple subnets per AZ support 2022-03-03 02:31:11 +00:00
test_share_snapshots.py [API] Validate display name/description length 2023-08-01 08:22:32 +00:00
test_share_types_extra_specs.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_share_unmanage.py Update micversion to API2.69, Manila share support Recycle Bin 2022-02-19 02:02:06 +08:00
test_shares.py [API] Validate display name/description length 2023-08-01 08:22:32 +00:00