manila/manila/tests/api/v1
Ramana Raja 0d4f2ee4e0 add access_key to share_access_map
For backends with internal authentication system,
e.g. Ceph, that return ``access_key`` (credential) for
client identities that are granted share access:

* Retrieve ``access_key`` as return value of driver's
  update_access()

* Store ``access_key`` in ShareAccessMapping model

* Expose it in access_list API

APIImpact

DocImpact

Partially implements bp auth-access-keys

Co-Authored-By: John Spray <jspray@redhat.com>

Change-Id: I486064f117cf3001dba7735ca92a7d89aee3ce5b
2016-08-22 20:41:19 +05:30
..
__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 Port used limits to core API 2015-10-19 15:15:20 +03:00
test_scheduler_stats.py QoS support for shares 2016-01-15 10:15:50 +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_networks.py Update quota of proper user on resource delete 2016-03-11 12:55:44 +01: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 Refactor authorize() method in wsgi.py 2015-11-19 16:56:44 +00:00
test_share_unmanage.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
test_shares.py add access_key to share_access_map 2016-08-22 20:41:19 +05:30