manila/manila/tests/api/v1
zhongjun 5887f25883 change user access name limit from 32 to 255 characters
Currently, The user access name is limited to 32 characters in manila API service,
but actually the user access name is longer than 32 characters. so we need
to change user access name limit from 32 to 255 characters

APIImpact

Closes-bug: 1674908
Change-Id: I68d8afabcd3fef57e472b4067ea8949e0aa8f53a
2017-03-24 09:54:05 +08: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 Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone 2016-09-30 09:43:49 +02:00
test_scheduler_stats.py Add share_type filter support to pool_list 2016-12-09 09:59:34 +08:00
test_security_service.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
test_share_manage.py Fix Manage API synchronous call 2016-03-29 16:57:25 -03:00
test_share_metadata.py Refactor share metadata tests to use DB 2016-01-08 02:51:36 +00:00
test_share_servers.py Merge "OpenStack typo" 2015-11-21 03:06:00 +00:00
test_share_snapshots.py Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
test_share_types_extra_specs.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_share_unmanage.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
test_shares.py change user access name limit from 32 to 255 characters 2017-03-24 09:54:05 +08:00