Edit Individual Users Quotas
Problem
Environment
Procedure
Using the Clarity UI



Using the CLI
Additional Information
Last updated
$ source [your_admin_rc_file].rc$ openstack user list | grep [username]$ openstack project list | grep [project_name]$ nova quota-show --user --tenant $project$ nova quota-update --user [user_uuid] --QUOTA_NAME QUOTA_VALUE [project_uuid]