manila/manila/db/migrations/alembic
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
..
versions add access_key to share_access_map 2016-08-22 20:41:19 +05:30
__init__.py Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
env.py Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
migration.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
script.py.mako Add license header to migrations template 2015-07-13 12:01:32 +03:00