manila/contrib/tempest/tempest/api/share
Julia Varlamova c4b73508ec Add access levels for shares
Add new migration which adds 'access_level' column to ShareAccessMapping table.
Change model description for ShareAccessMapping - include new column.

Add an ability to pass 'access_level' param to 'allow_access' method in share API,
pass 'access_level' to driver interface.

Add 'access_level' to return value of 'access_get_all' method.

Add unit and tempest tests.

Implements bp level-of-access-for-shares

Change-Id: I6c295b66261489544fc343948b960e39ec870b5c
2015-01-29 10:56:15 +03:00
..
admin Merge "Fix tempest pep8 failures" 2015-01-23 17:20:08 +00:00
__init__.py Update plugin for tempest 2014-02-27 19:43:10 +02:00
base.py Merge "Fix tempest pep8 failures" 2015-01-23 17:20:08 +00:00
test_extensions.py Update plugin for tempest 2014-02-27 19:43:10 +02:00
test_limits.py tempest plugin update 2014-05-12 13:28:03 +03:00
test_metadata_negative.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_metadata.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_quotas_negative.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_quotas.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_rules_negative.py Add access levels for shares 2015-01-29 10:56:15 +03:00
test_rules.py Add access levels for shares 2015-01-29 10:56:15 +03:00
test_security_services_mapping_negative.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_security_services_mapping.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_security_services_negative.py Add new search options for security service 2014-10-16 11:16:22 +04:00
test_security_services.py Fix concurrency issue in security-service tempest test 2014-10-31 09:49:00 +04:00
test_share_networks_negative.py Improve share-network list API filtering 2014-10-30 09:56:18 +04:00
test_share_networks.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_shares_actions.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00
test_shares_negative.py Add share_server_id filter option to 'get_all' share API method 2014-08-04 04:20:31 -04:00
test_shares.py Fix tempest pep8 failures 2015-01-22 19:03:34 +00:00