diff options
author | Alistair Coles <alistair.coles@hp.com> | 2015-06-02 21:02:42 +0100 |
---|---|---|
committer | Alistair Coles <alistair.coles@hp.com> | 2015-06-03 12:03:30 +0100 |
commit | f0cc3be2ac2cb6474ba117da323f6369c1e6c791 (patch) | |
tree | ae083b8a968177640386c4695a7f0f020d674de9 /swiftclient/shell.py | |
parent | 49483a3b111e55405f7e522a8896225aad8473ac (diff) | |
download | python-swiftclient-f0cc3be2ac2cb6474ba117da323f6369c1e6c791.tar.gz |
Make default get_auth timeout be None
Setting timeout to a default of False in get_auth()
results in a requests timeout of 0.0 in keystoneclient,
which causes a connection failure.
This bug will cause func tests to not run when using
keystoneauth.
Added unit tests to verify correct default timeout is set
in get_auth().
Drive-by: remove what seems like a stale TODO comment
Change-Id: I17c781ce160a682b1768d315422ade0cdd2df198
Diffstat (limited to 'swiftclient/shell.py')
0 files changed, 0 insertions, 0 deletions