Description of quota configuration options
Configuration option = Default value Description
[DEFAULT]
= 0 (IntOpt) Number of seconds between subsequent usage refreshes
= 1000 (IntOpt) Total amount of storage, in gigabytes, allowed for backups per project
= 10 (IntOpt) Number of volume backups allowed per project
= 10 (IntOpt) Number of consistencygroups allowed per project
= cinder.quota.DbQuotaDriver (StrOpt) Default driver to use for quota checks
= 1000 (IntOpt) Total amount of storage, in gigabytes, allowed for volumes and snapshots per project
= 10 (IntOpt) Number of volume snapshots allowed per project
= 10 (IntOpt) Number of volumes allowed per project
= 86400 (IntOpt) Number of seconds until a reservation expires
= True (BoolOpt) Enables or disables use of default quota class with default quota.