How-To Obtain Quota Usage in OpenStack
Problem
How to check the total, allocated, and used quota for CPU, RAM, and Disk on a per-tenant basis?
Environment
- Platform9 Managed OpenStack - All versions
Procedure
- Source the OpenStack RC file.
- Run the following command to obtain quota usage for multiple resources within a tenant.
- The above output does not show the usage for volumes, so run the following command to check the Cinder specific data.
Was this page helpful?