manila/manila/share
Clinton Knight 11ef510229 Add snap reserve config option to NetApp cDOT driver
By default, Data ONTAP sets the snapshot reserve for a share to
5%.  Some users have requested a facility to override the default
for applications where snapshots aren't required. This commit adds
a config option for setting a different snap reserve value for a
specific cDOT backend.

Change-Id: Iba0bf696035353fac87f445f690bb94fa00ae0a0
Implements: blueprint netapp-cdot-snap-reserve-config-option
2016-01-07 14:53:49 +00:00
..
drivers Add snap reserve config option to NetApp cDOT driver 2016-01-07 14:53:49 +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
api.py Prevent removal of share server used by CG 2015-12-15 12:17:06 +00:00
configuration.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
driver.py remove default=None for config options 2015-11-08 20:12:25 +08: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 Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
migration.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
rpcapi.py Add Share Migration feature 2015-09-06 22:52:41 -03:00
share_types.py Support standard Manila capability flags in NetApp cDOT driver 2015-12-22 19:17:02 +00:00
utils.py Add Share Migration feature 2015-09-06 22:52:41 -03:00