manila/manila/tests/api/v2
yangweiwei 5a8c3c11b9 Change to share access list API
When we do manila access-list, the 'created_at' and 'updated_at' time
should be shown to the user. And then the user could determine which
is the recent access rule. As the design, the recent access-allow
rule caused the error access-status of share instance.

APIImpact
Closes-Bug: #1682795
Change-Id: Iad6070d60ec77b7de9cc9679cfa7478876084da1
2017-05-05 17:19:25 +08:00
..
__init__.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_availability_zones.py Modify use of assertTrue(A in B) 2016-09-20 09:11:20 +08:00
test_quota_class_sets.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_quota_sets.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
test_services.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_share_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
test_share_group_snapshots.py Manila Share Groups 2017-01-23 21:29:12 +02:00
test_share_group_type_specs.py Manila Share Groups 2017-01-23 21:29:12 +02:00
test_share_group_types.py Fix creation of share group types using share type names 2017-01-27 20:21:42 +02:00
test_share_groups.py Use more specific asserts in tests 2017-02-09 06:47:38 +01:00
test_share_instance_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
test_share_instances.py Allow share status reset to migration status 2016-12-28 20:26:00 +08:00
test_share_networks.py Manila Share Groups 2017-01-23 21:29:12 +02:00
test_share_replicas.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_share_snapshot_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_snapshot_instance_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_snapshot_instances.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
test_share_snapshots.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_shares.py Change to share access list API 2017-05-05 17:19:25 +08:00