Adding Host Using Pf9-express Fails
Problem
Adding a new node using pf9-express fails with the below error:
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_url
and try to add the host again using pf9-express:
Additional Information
Starting with the Platform9 v5.0 release, the v2.0 Keystone endpoint has been removed.
Was this page helpful?