manila/manila/db/sqlalchemy
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
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
api.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
models.py Add access levels for shares 2015-01-29 10:56:15 +03:00