Description of quota configuration options
Configuration option = Default value Description
[DEFAULT]
= 600 (IntOpt) Interval to pull network bandwidth usage info. Not supported on all hypervisors. Set to -1 to disable. Setting this to 0 will run at the default rate.
= False (BoolOpt) Enables or disables quota checking for tenant networks
= 20 (IntOpt) Number of instance cores allowed per project
= nova.quota.DbQuotaDriver (StrOpt) Default driver to use for quota checks
= -1 (IntOpt) Number of fixed IPs allowed per project (this should be at least the number of instances allowed)
= 10 (IntOpt) Number of floating IPs allowed per project
= 10240 (IntOpt) Number of bytes allowed per injected file
= 255 (IntOpt) Length of injected file path
= 5 (IntOpt) Number of injected files allowed
= 10 (IntOpt) Number of instances allowed per project
= 100 (IntOpt) Number of key pairs per user
= 128 (IntOpt) Number of metadata items allowed per instance
= 3 (IntOpt) Number of private networks allowed per project
= 51200 (IntOpt) Megabytes of instance RAM allowed per project
= 20 (IntOpt) Number of security rules per security group
= 10 (IntOpt) Number of security groups per project
= 10 (IntOpt) Number of servers per server group
= 10 (IntOpt) Number of server groups per project
[cells]
= 600 (IntOpt) Seconds between bandwidth updates for cells.