14b7b3c3af
We're configuring OS_IDENTITY_API_VERSION so the /v3 is not really necessary. Additionally, the string replace being used is resulting in a // in the url. Depends-On: Ia41d21ebad9329ae9fa506868957a72e6f9a5ca5 Change-Id: Id8f2ec0d78eec7276b7d4f82782d64e4edde6302 Closes-Bug: #1785660
8 lines
208 B
YAML
8 lines
208 B
YAML
---
|
|
other:
|
|
- |
|
|
Switched to a versionless Keystone url in the overcloudrc. Previously,
|
|
/v3 was being appended to the OS_AUTH_URL url but is not required when
|
|
configuring OS_IDENTITY_API_VERSION
|
|
|