manila/contrib/tempest/tempest/api/share/admin
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
..
__init__.py Update plugin for tempest 2014-02-27 19:43:10 +02:00
test_admin_actions.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_admin_actions_negative.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_multi_backend.py Rename volume_type to share_type 2015-02-14 17:41:22 +00:00
test_quotas.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
test_quotas_negative.py Add snapshot gigabytes quota 2015-02-26 07:42:28 +00:00
test_security_services.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_services.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_services_negative.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_networks.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_servers.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_servers_negative.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_types.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_types_extra_specs.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_types_extra_specs_negative.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_share_types_negative.py Sync tempest plugin 2015-02-23 18:27:07 +02:00
test_shares_actions.py Sync tempest plugin 2015-02-23 18:27:07 +02:00