manila/manila/tests/api
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
..
contrib Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
openstack Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
v1 add access_key to share_access_map 2016-08-22 20:41:19 +05:30
v2 add access_key to share_access_map 2016-08-22 20:41:19 +05:30
views add access_key to share_access_map 2016-08-22 20:41:19 +05:30
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
test_common.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
test_extensions.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00
test_wsgi.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00