summaryrefslogtreecommitdiff
path: root/tests/unit/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Do not reveal auth token in swiftclient log messages by defaultliberty-eolstable/libertyJoel Wright2016-03-081-2/+2
* fix old style class definition(H238)Hiroshi Miura2015-08-041-1/+1
* Merge "Properly test raw writes in Python 3"Jenkins2015-07-161-13/+12
|\
| * Properly test raw writes in Python 3Tim Burke2015-07-071-13/+12
* | Add some bash helpers for auth stuffClay Gerrard2015-06-151-2/+4
|/
* Merge "Allow reading from object body on download"Jenkins2015-06-041-1/+4
|\
| * Allow reading from object body on downloadStuart McLaren2015-03-241-1/+4
* | Merge "Add test for timeout being passed to keystone client"Jenkins2015-05-211-0/+49
|\ \
| * | Add test for timeout being passed to keystone clientAlistair Coles2015-04-281-0/+49
* | | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-301-1/+8
|\ \ \ | |/ / |/| |
| * | Compare each chunk of large objects when uploadingTim Burke2015-03-231-1/+8
| |/
* | Add socket-level read timeout parameterMonty Taylor2015-03-301-1/+1
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-1/+2
|/
* Verify MD5 of uploaded objects.Daniel Wakefield2015-02-191-1/+1
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-0/+28
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-0/+28
* | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-061-26/+56
|/
* Merge "Make preauth params work"Jenkins2014-12-311-24/+144
|\
| * Make preauth params workClay Gerrard2014-12-171-24/+144
* | Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-051-2/+18
|/
* Capture test output betterClay Gerrard2014-11-201-0/+72
* Fix KeyError raised from client ConnectionAlistair Coles2014-10-201-0/+3
* Fix bug with some OS options not being passed to clientAlistair Coles2014-09-241-0/+54
* Add keystone v3 auth supportanc2014-07-231-6/+10
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-0/+154