b9be78d550
get_session_client is not passing endpoint_override settings to the Adapter constructor causing the setting to be ignored. Pass the setting in as a parameter. Change-Id: I1e57579291a3943fca090100b43905f71b2daab4
6 lines
152 B
YAML
6 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed issue where ``endpoint_override`` settings were not getting passed
|
|
to the Adapter constructor in ``get_session_client``.
|