manila/manila/share
Clinton Knight b0ecb2fca4 Support export location metadata in NetApp cDOT drivers
Since the export location metadata feature has merged in Manila core,
we can support it in the NetApp drivers. The initial need is to
report which paths are preferred.

Implements: blueprint netapp-cdot-export-location-metadata
Depends-On: Ibb88c64ddd899c09cd148f398e21ac613be9f15b
Change-Id: I77e3a6464c6da59cfafa34bd23c23740efbcf7c1
2016-02-26 17:33:20 +00:00
..
drivers Support export location metadata in NetApp cDOT drivers 2016-02-26 17:33:20 +00: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 Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
api.py Remove deprecated share attribute usage from manila.share.api 2016-02-17 17:33:09 -08:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "Fix doc string in driver interface" 2016-02-24 12:42:33 +00: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 Merge "Stop proxying share_server_id through share in share.manager" 2016-02-22 23:24:01 +00:00
migration.py Fix share migration tests in gate 2016-02-22 09:19:38 -03:00
rpcapi.py Get host from share['instance'] in share RPC API 2016-02-17 17:31:03 -08:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Add Share Migration feature 2015-09-06 22:52:41 -03:00