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?
Adding Host Using Pf9-express Fails
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Adding a new node using pf9-express fails with the below error:
The error was: DiscoveryFailure: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404)Environment
- Platform9 Managed OpenStack - v5.0 and Higher
- Pf9-express
Cause
The pf9-express utility is using auth_url pointing to the Keystone v2.0 endpoint, whereas the Keystone endpoint is upgraded to the v3.
Resolution
- Modify the
auth_urland try to add the host again using pf9-express:
- name: Set OS_AUTH fact set_fact: os_auth: auth_url: "{{du_url}}/keystone/v3" username: "{{os_username}}" password: "{{os_password}}" project_name: "{{os_tenant}}"Additional Information
Starting with the Platform9 v5.0 release, the v2.0 Keystone endpoint has been removed.
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