manila/manila/api/contrib
Igor Malinovskiy e1746d7137 Implement manage/unmanage support in generic driver
Add implementation of manage_existing() to Generic driver.
Generic driver accepts only one driver_option 'volume_id'.
If an administrator provides this option, then this Cinder
volume will be managed by Manila as well.

Partially implements bp manage-shares

Change-Id: I8767a7af75d575c57e8708563fa4a6bf2f4aa8ad
2015-03-18 20:43:51 +02:00
..
__init__.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
admin_actions.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
extended_quotas.py Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
quota_classes.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
quotas.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
services.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
share_actions.py Manila access-allow API doesn't accept backslash 2015-02-28 18:26:52 +00:00
share_manage.py Implement manage/unmanage support in generic driver 2015-03-18 20:43:51 +02:00
share_type_access.py Implement private share_types 2015-03-10 12:17:26 +02:00
share_unmanage.py Add basic manage/unmanage share functionality 2015-03-13 11:02:17 +02:00
types_extra_specs.py Make extra spec driver_handles_share_servers required 2015-03-06 13:19:14 +02:00
types_manage.py Implement private share_types 2015-03-10 12:17:26 +02:00
used_limits.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
user_quotas.py Added per user-tenant quota support 2013-10-16 14:14:02 +03:00