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?
Add an Admin User to Project
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
In OpenStack, the default role for a user in a project is a member role . This process can be used to elevate the privileges for the user.
Environment
- Platform9 Managed OpenStack - All Versions
- OpenStack Python CLI Client
Procedure
- Source the .rc file which has your admin credentials.
- Obtain the UUID of the user.
xxxxxxxxxx# openstack user list | grep [user_name]- Get the UUID of the project.
xxxxxxxxxx# openstack project list | grep [project_name]- Assign the admin role to the user.
xxxxxxxxxx# openstack role add --user [user_uuid] --project [project_uuid] adminAdditional 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:
Configure Auto-Start for Instances After Host RebootDiscard 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