Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Edit Individual Users Quotas
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Similar to tenant quotas, you can enforce quotas per user. This can be used to prevent users from monopolizing resources in a multi-user tenant.
Environment
- Platform9 Managed OpenStack - All Versions
- Nova
- OpenStack CLI
- Nova CLI
Procedure
Using the Clarity UI
- Log in using your admin account.
- Select the 'Tenants and Users' tab on the menu to the left of the page.

Screen_Shot_2020-01-23_at_11.46.21_AM.png
- Switch to the 'Users' tab and use the radio button to select the user whose quotas you want to set and click on 'Edit User'.

Screen_Shot_2020-01-23_at_11.55.29_AM.png
- Set the desired quotas for the user. Ensure that the 'Enable user-level quota for the playground region and [tenant_name] tenant.' checkbox is selected.

Screen_Shot_2020-01-23_at_11.59.48_AM.png
- Click on 'Save'.
Using the CLI
- Source your admin RC file.
xxxxxxxxxx$ source [your_admin_rc_file].rc- Get the UUID of the user whose quotas you want to admin.
xxxxxxxxxx$ openstack user list | grep [username]- Get the UUID of the project the user belongs to.
xxxxxxxxxx$ openstack project list | grep [project_name]- Check the existing quotas for the user.
xxxxxxxxxx$ nova quota-show --user --tenant $project- Update the quota for the user.
xxxxxxxxxx$ nova quota-update --user [user_uuid] --QUOTA_NAME QUOTA_VALUE [project_uuid]- Repeat Step #4 to verify the quotas have been updated successfully.
Additional Information
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Reboot an InstanceDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message