summaryrefslogtreecommitdiff
path: root/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Add test for timeout being passed to keystone clientAlistair Coles2015-04-281-50/+2
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-12/+8
|/
* Verify MD5 of uploaded objects.Daniel Wakefield2015-02-191-0/+6
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-0/+43
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-4/+27
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-4/+27
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-021-5/+347
|\ \ | |/ |/|
| * Fix cross account upload using --os-storage-urlAlistair Coles2015-01-061-5/+347
* | Merge "Check that content_type header exists before using"Jenkins2015-01-101-0/+28
|\ \
| * | Check that content_type header exists before usingChris Buccella2014-11-071-0/+28
* | | Change tests to use CaptureOutput classAlistair Coles2015-01-051-12/+11
| |/ |/|
* | Print info message about incorrect --totals usageJiří Suchomel2015-01-051-0/+27
|/
* Merge "Make preauth params work"Jenkins2014-12-311-1/+101
|\
| * Make preauth params workClay Gerrard2014-12-171-1/+101
* | Merge "Change tests to use new CaptureOutput class."Jenkins2014-12-301-124/+151
|\ \ | |/ |/|
| * Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-051-124/+151
* | Fix misnamed dictionary key.Daniel Wakefield2014-12-081-0/+55
|/
* Capture test output betterClay Gerrard2014-11-201-52/+17
* Merge "Make swift post output an error message when failing"Jenkins2014-11-131-5/+62
|\
| * Make swift post output an error message when failingAlistair Coles2014-10-241-5/+62
* | Replaces Stacktraces with useful error messages.Daniel Wakefield2014-10-211-4/+69
* | Fix race between container create jobs during uploadAlistair Coles2014-10-201-5/+8
|/
* Merge "Allow segment size to be specified in a human readable way."Jenkins2014-10-171-0/+50
|\
| * Allow segment size to be specified in a human readable way.Daniel Wakefield2014-10-101-0/+50
* | Add tests for account listing using --lh switchChristian Schwede2014-10-011-0/+36
|/
* Merge "Fix unit tests failing when OS_ env vars are set"Jenkins2014-09-261-4/+5
|\
| * Fix unit tests failing when OS_ env vars are setAlistair Coles2014-09-251-4/+5
* | Fix bug with some OS options not being passed to clientAlistair Coles2014-09-241-46/+317
|/
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-261-53/+62
* Merge "fixed unit tests when env vars are set"Jenkins2014-08-211-0/+11
|\
| * fixed unit tests when env vars are setJohn Dickinson2014-08-181-0/+11
* | Do not create an empty directory 'pseudo/'Pete Zaitcev2014-08-181-1/+2
|/
* Merge "Fix crash when downloading a pseudo-directory"Jenkins2014-08-171-3/+8
|\
| * Fix crash when downloading a pseudo-directoryPete Zaitcev2014-08-141-3/+8
* | Merge "Add keystone v3 auth support"Jenkins2014-08-151-0/+278
|\ \ | |/ |/|
| * Add keystone v3 auth supportanc2014-07-231-0/+278
* | Clean up raw policy stats in account statYuan Zhou2014-08-061-5/+5
|/
* Fix context sensitive help for info and tempurl2.2.0Alistair Coles2014-07-211-0/+22
* Merge "Allow to specify storage policy when uploading objects"Jenkins2014-07-211-2/+13
|\
| * Allow to specify storage policy when uploading objectsYuan Zhou2014-07-171-2/+13
* | Adding Swift Temporary URL supportJosh Gachnang2014-07-111-0/+11
|/
* fixed several pep8 issuesChristian Berendt2014-05-211-2/+2
* Move test_shell.py under tests/unit/anc2014-05-201-0/+336