manila/manila/share
Tom Barron e2d6ca2d99 More Manila cDOT qualified specs
Manila has "share types", analogous to Cinder "volume types", that
may contain qualified extra-specs - extra-specs that have significance
only for the backend driver and which are not reported back to the
scheduler.

This commit adds the following boolean qualified extra-specs:
  * netapp:dedup
  * netapp:compression
alongside preexisting support for the netapp:thin_provisioned boolean
qualified extra spec.

Implements blueprint more-cdot-qualified-specs

Change-Id: Ief1da9019165f60bf191b80c069a1e9bd7c34168
2015-06-26 14:25:45 +00:00
..
drivers More Manila cDOT qualified specs 2015-06-26 14:25:45 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
api.py Add share shrink API 2015-06-04 09:46:24 +03:00
configuration.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
driver.py Add share shrink API 2015-06-04 09:46:24 +03:00
drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
manager.py Add share shrink API 2015-06-04 09:46:24 +03:00
rpcapi.py Add share shrink API 2015-06-04 09:46:24 +03:00
share_types.py Add basic manage/unmanage share functionality 2015-03-13 11:02:17 +02:00
utils.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00