manila/manila/share
Ramana Raja 05dcc06dde cephfs_native: Fix client eviction
During deny access, the driver evicts client based on its auth ID
and the share its accessing. It does not make the correct use of
ceph_volume_client library to do this. So fix the evict method call.

Closes-Bug: #1567298

Change-Id: I707d1f2d455106f45c35aa28ca2a30fb0460f9e8
2016-06-09 13:16:10 -04:00
..
drivers cephfs_native: Fix client eviction 2016-06-09 13:16:10 -04:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix update_access concurrency issue 2016-03-18 16:02:21 -03:00
api.py Remove retry logic from manage API 2016-05-23 14:21:15 +05:30
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Fix tox errors and warnings in the devref 2016-05-22 10:50:02 -04:00
drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Use oslo IntOpt function instead of explicit check 2016-06-01 15:38:44 +02:00
migration.py Fix Share Migration access rule mapping 2016-03-11 08:37:40 -03:00
rpcapi.py Fix force-delete on snapshot resource 2016-04-01 18:33:26 +00:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00