cb94b5e506
When proxy_url was added, it was added to the AuthProvider but not to the get_credentials helper, so fixing that. Change-Id: I2bcb8446295178cc7a24437478a6a1d293e5a197
7 lines
189 B
YAML
7 lines
189 B
YAML
---
|
|
features:
|
|
- |
|
|
Add the proxy_url optional parameter to the get_credentials method in
|
|
tempest/lib/auth.py so that that helper can be used when going through
|
|
and HTTP proxy.
|