summaryrefslogtreecommitdiff
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-154/+0
* Python 3: Replace iter.next() with six.next(iter)Victor Stinner2014-03-271-4/+4
* Fix --insecure option on auth2.0.1John Dickinson2014-02-131-0/+4
* Port to python-requestsTristan Cacqueray2014-02-121-3/+3
* Add close to swiftclient.client.ConnectionFeng Liu2013-10-231-2/+14
* Allow storage url override for both auth vers.Darrell Bishop2013-07-051-1/+1
* Eradicate eventlet and fix bug lp:959221Pete Zaitcev2013-05-101-4/+1
* Fixed pep8 errors in test directory.jola-mirecka2013-03-221-1/+2
* Add --os-cacertDean Troyer2012-12-201-0/+6
* Add --insecure option to fix bug #1077869You Yamagata2012-12-051-2/+9
* Add region_name support1.2.0Donagh McCabe2012-09-111-1/+3
* Allow endpoint type to be specified.David Kranz2012-09-041-7/+9
* Use keystoneclient for authentication.Chmouel Boudjnah2012-07-061-0/+8
* Adding fake_http_connect to test.utils.Chmouel Boudjnah2012-05-211-0/+115