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?
Unable to Authenticate With OpenStack CLI
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Using the same credentials which successfully authenticate a user in the Clarity UI, running OpenStack CLI commands after sourcing the credentials file fails with the following error:
Sample
xxxxxxxxxx$ openstack server listThe request you have made requires authentication. (HTTP 401) (Request-ID: req-b4861fe6-0ad5-47ae-b321-d0aad26ff18b)Environment
- Platform9 Managed OpenStack - All Versions
- OpenStack CLI (unified or project specific)
Cause
Special characters in the OS_PASSWORD environment variable set using the instruction available in the Platform9 document, Installing OpenStack CLI Clients, must be 'escaped' to prevent the shell from interpreting them in an unintended manner.
Resolution
- List the OpenStack environment variables, and note any which do not return exactly as intended.
Command
xxxxxxxxxx$ env | grep OS_- Identify the first character for each variable which is not returned in the output of the command in Step #1 and insert a backslash () into the variable's value just before the identified character.
- Source the edited rc file.
Command
xxxxxxxxxx$ . openstack.rc- Verify commands are now returning expected output as would be seen in the UI using the installed OpenStack CLI.
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?
Discard 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