manila/manila
Valeriy Ponomaryov c0019bce6b Add snapshot gigabytes quota
Manila has used single gigabytes quota for shares and snapshots.
Config opt 'no_snapshot_gb_quota' is set to False by default, that has been
used for enabling/disabling of snapshot gigabytes quota considerations.

Add separate snapshot gigabyte quota and remove opt 'no_snapshot_gb_quota' that
is not needed anymore. To be able to set infinite quota for snapshot gigabytes,
just set value for new config option 'quota_snapshot_gigabytes' to '-1'.

Change-Id: I43cb95ff3d0d3e6191f520b52edb67a0a44e9c2c
Implements BP add-snapshot-gb-quota
2015-02-26 07:42:28 +00:00
..
api Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
common Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
compute Use oslo_log lib 2015-02-08 10:42:40 +00:00
db Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
hacking Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
locale Imported Translations from Transifex 2015-02-15 06:12:54 +00:00
network Add standalone network plugin 2015-02-13 06:08:03 +00:00
openstack Merge "Remove unused sslutils module" 2015-01-06 04:31:41 +00:00
scheduler Rename volume_type to share_type 2015-02-14 17:41:22 +00:00
share Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
volume Use oslo_log lib 2015-02-08 10:42:40 +00:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
context.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
exception.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
opts.py Move definition of couple of config opts to proper module 2015-02-16 17:10:55 +02:00
policy.py Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
quota.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
rpc.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
service.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
test.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
utils.py Add standalone network plugin 2015-02-13 06:08:03 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Use oslo_log lib 2015-02-08 10:42:40 +00:00