cb1ac1ad91
get_base_url method makes assumptions on how the base URL should look like and trims it up to the host IP. This change modifies how the base endpoint is processed so we get the correct values. Change-Id: Ie01b02f2e731e25fd4032436d3fa106da03af242 Closes-Bug: #1814094
7 lines
235 B
YAML
7 lines
235 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Launchpad bug 1814094 <https://bugs.launchpad.net/python-manilaclient/+bug/1814094>`_
|
|
has been fixed and the client now correctly parses the base URL from manila's
|
|
endpoint url, accounting for proxy URLs.
|