]>
View and manage quotas To prevent system capacities from being exhausted without notification, you can set up quotas. Quotas are operational limits. For example, the number of gigabytes allowed for each tenant can be controlled so that cloud resources are optimized. Quotas can be enforced at both the tenant (or project) and the tenant-user level. Typically, you change quotas when a project needs more than 10 volumes or 1 TB on a Compute node. Using the Dashboard, you can view default Compute and Block Storage quotas for new tenants, as well as update quotas for existing tenants. Using the command-line interface, you can manage quotas for the OpenStack Compute Service, the OpenStack Block Storage Service, and the OpenStack Networking Service (see ). Additionally, you can update Compute service quotas for tenant users. The following table describes the Compute and Block Storage service quotas:
Quota Descriptions
Quota Name Defines the number of Service
Gigabytes Volume gigabytes allowed for each project. Block Storage
Instances Instances allowed for each project. Compute
Injected Files Injected files allowed for each project. Compute
Injected File Content Bytes Content bytes allowed for each injected file. Compute
Metadata Items Metadata items allowed for each instance. Compute
RAM (MB) RAM megabytes allowed for each instance. Compute
Security Groups Security groups allowed for each project. Compute
Security Group Rules Rules allowed for each security group. Compute
Snapshots Volume snapshots allowed for each project. Block Storage
VCPUs Instance cores allowed for each project. Compute
Volumes Volumes allowed for each project. Block Storage
View default project quotas Log in to the OpenStack dashboard. On the Admin tab, click the Defaults category. Click the Default Quotas tab to view the default quotas for the Compute and Block Storage services. You can sort the table by clicking on either the Quota Name or Limit column headers.
Update project quotas Log in to the OpenStack dashboard. On the Admin tab, click the Projects category. In the More drop-down list for a project, click Modify Quotas. On the Quota tab in the Edit Project window, edit the quota values. Then, click Save. The dashboard does not show all possible project quotas. To view and update the quotas for a service, use its command-line client. See .