323f4e4bc4
If the url netloc in the catalog and service's response are not the same, we should choose the catalog's and add the version info to it if needed. Change-Id: If78d368bd505156a5416bb9cbfaf988204925c79 Closes-bug: #1733052
8 lines
288 B
YAML
8 lines
288 B
YAML
---
|
|
fixes:
|
|
- >
|
|
[`bug 1733052 <https://bugs.launchpad.net/keystoneauth/+bug/1733052>`_]
|
|
Now the version discovery mechanism only fetches the version info from
|
|
server side if the versioned url has been overrode. So that the request
|
|
url's path won't be changed completely.
|