The Compute and Block Storage APIs have resource usage limits.
Compute v2, Block Storage v1
Show compute and block storage limits
openstack limits show
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
(--absolute | --rate)
[--reserved]
[--project <project>]
[--domain <domain>]
--format-config-file
<FORMAT_CONFIG>
¶Config file for the dict-to-csv formatter
--sort-column
SORT_COLUMN
¶specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
--absolute
¶Show absolute limits
--rate
¶Show rate limits
--reserved
¶Include reservations count [only valid with –absolute]
--project
<project>
¶Show limits for a specific project (name or ID) [only valid with –absolute]
--domain
<domain>
¶Domain the project belongs to (name or ID) [only valid with –absolute]
This command is provided by the python-openstackclient plugin.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.