When proxy_url was added, it was added to the AuthProvider but not to the get_credentials helper, so fixing that. Change-Id: I2bcb8446295178cc7a24437478a6a1d293e5a197changes/45/514345/1
parent
c0a96b3132
commit
cb94b5e506
@ -0,0 +1,6 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in new issue