manila/manila/api
Igor Malinovskiy 1e2b07294e Allow shares to have multiple export locations
Many storage controllers actually have more than one
"export location" that clients can mount to access any
given share. Manila only allows storing 1 of these today,
which is a bothersome limitation.

Partially implements bp multiple-export-locations

Change-Id: Ib9d497e76762d4862bc5c87e6186e1d096b1d2a6
2015-03-13 13:07:59 +02:00
..
contrib Implement private share_types 2015-03-10 12:17:26 +02:00
middleware Use oslo_log lib 2015-02-08 10:42:40 +00:00
openstack Remove left-over modules from Cinder 2015-02-18 07:58:28 +00:00
schemas Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
v1 Allow shares to have multiple export locations 2015-03-13 13:07:59 +02:00
views Allow shares to have multiple export locations 2015-03-13 13:07:59 +02:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
auth.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
common.py Move definition of couple of config opts to proper module 2015-02-16 17:10:55 +02:00
extensions.py Implement private share_types 2015-03-10 12:17:26 +02:00
sizelimit.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
urlmap.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
versions.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
xmlutil.py Use oslo.i18n 2014-10-19 19:21:03 +02:00