summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Port to py3Tim Burke2019-08-291-1/+3
* add storage policy optionThiago da Silva2015-06-011-0/+4
* Fix bug when using --log-level optionChristian Schwede2015-04-201-2/+5
* Clean up some conf parsingSamuel Merritt2014-10-131-6/+5
* fixed log formatter issuesJohn Dickinson2013-12-022-6/+6
* Make swift-bench not depending on swift.Chmouel Boudjnah2013-11-242-5/+2
* Add plumbing.Chmouel Boudjnah2013-11-211-3/+3
* Change OpenStack LLC to FoundationZhiQiang Fan2013-09-202-2/+2
* Add delay in swift-benchKsenia Demina2013-07-191-0/+3
* Don't delete containers when they weren't created.Darrell Bishop2013-05-081-2/+3
* fix dict duplicated keyVictor Rodionov2013-04-221-1/+0
* Change logger name to module itself instead of rootKun Huang2013-03-171-1/+2
* Add more command-line options to swift-bench.Samuel Merritt2013-01-221-1/+11
* Fixed swift-bench when using -b and a conf fileJoe Arnold2012-11-071-0/+1
* changed TRUE_VALUES references to utils.config_true_value() callJohn Dickinson2012-10-191-3/+3
* fix config parsing in swift-bench -xJohn Dickinson2012-10-181-2/+7
* Can run swift-bench across multiple cores/servers.Darrell Bishop2012-08-252-2/+81
* Misc. swift-bench improvements.Darrell Bishop2012-08-251-17/+26
* To simulate the real workloads, the objects to be uploaded could be created i...ning_zhang2012-08-031-0/+2
* Fix Dispersion report and swift-bench on saioFlorian Hines2012-07-131-2/+2
* swift-bench should be able to use auth version 2.0François Charlier2012-06-111-0/+4
* updated copyright date for all filesJohn Dickinson2012-03-191-1/+1
* changing /usr/bin/python to /usr/bin/env pythonDavid Goetz2011-03-241-1/+1
* logging refactor to support proxy access logsClay Gerrard2011-02-101-4/+4
* Updates to remove _ usage that is not i18n relatedgholt2011-01-191-1/+1
* pep8 fo' realzClay Gerrard2011-01-051-1/+1
* Changed copyright notices on py files and the single rst file with a copyrigh...Anne Gentle2011-01-041-1/+1
* pep8Clay Gerrard2011-01-041-1/+2
* fixed missing NamedLogger import in bin/swift-bench, refactoredClay Gerrard2011-01-041-4/+4
* Cleaned up the bins; patched the broken test (when run standalone)gholt2010-12-291-2/+0
* add gettext to all binariesMichael Barton2010-12-221-0/+2
* Updated swift-bench to put to several containers (20 by default) instead of j...Chuck Thier2010-10-201-0/+1
* Somehow I missed the commit to print the whole help, not just usageChuck Thier2010-10-071-1/+1
* Updated to print usage by default if no args are passed, and added --saio to ...Chuck Thier2010-10-041-5/+18
* added apache license to the new filesChuck Thier2010-10-011-0/+14
* Refactored swift-bench to reuse client.py and direct_client.pyChuck Thier2010-10-011-3/+4
* Missed a renameChuck Thier2010-09-281-1/+1
* Initial checkin of benchmark codeChuck Thier2010-09-271-0/+104