summaryrefslogtreecommitdiff
path: root/bin/swift-dispersion-report
Commit message (Expand)AuthorAgeFilesLines
* Add bin/swift-dispersion-reportChristian Schwede2017-09-131-0/+24
* Make swift-dispersion-report importableChristian Schwede2017-09-131-411/+0
* Turn on H233 and start using print functionTim Burke2016-07-081-42/+45
* Fix swift-dispersion in multi-region setupsFĂ©lix Cantournet2016-06-011-0/+3
* Fix ClientException handling in Container SyncHisashi Osanai2016-01-071-3/+2
* remove remaining simplejson uses, prefer standard library importZack M. Davis2015-11-161-4/+1
* Merge "Python3: Fix Remaining issues of python3 compatibility in bin directory"Jenkins2015-10-081-1/+1
|\
| * Python3: Fix Remaining issues of python3 compatibility in bin directoryjanonymous2015-07-241-1/+1
* | Preserve traceback in swift-dispersion-reportSamuel Merritt2015-09-011-1/+1
* | Fix dispersion-reports error messageKazuhiro MIYAHARA2015-08-261-3/+5
* | Merge "Support keystone v3 domains in swift-dispersion"Jenkins2015-07-311-0/+9
|\ \
| * | Support keystone v3 domains in swift-dispersionFalk Reimann2015-07-241-0/+9
* | | Fix warning pep8 E128 warning of hacking 0.10Victor Stinner2015-07-301-3/+3
| |/ |/|
* | Replace dict.iteritems() with dict.items() in bin directory of swift.janonymous2015-07-051-4/+4
* | Add policy support to dispersion toolspaul luse2015-06-231-11/+30
|/
* Remove swiftclient dependencyChristian Schwede2014-02-061-5/+7
* Fix swift-dispersion-report when partitions overlapSamuel Merritt2014-01-171-2/+2
* Remove swiftclient dep on direct_clientChmouel Boudjnah2013-12-241-1/+2
* Change OpenStack LLC to FoundationZhiQiang Fan2013-09-201-1/+1
* Use Python 3.x compatible except constructDirk Mueller2013-09-071-5/+5
* Allow dispersion tools to use keystone server with insecure certificateVincent Untz2013-08-051-2/+10
* Allow floating point value for dispersion_coverageThomas Leaman2013-07-091-1/+0
* Fix swift-dispersion-report.Samuel Merritt2013-06-241-40/+33
* Update to flake8 instead of pep8.Monty Taylor2013-05-011-1/+0
* Make rings' replica counts adjustable.Samuel Merritt2013-02-221-8/+19
* Allow change the endpoint_type when use swift-dispersion toolsMehdi Abaakouk2013-01-311-2/+6
* document correct config in dispersion-report helpclayg2012-12-141-3/+4
* Add dispersion report flags to limit reportsFlorian Hines2012-12-091-8/+20
* Merge "dispersion report option to output missing parts"Jenkins2012-11-021-7/+23
|\
| * dispersion report option to output missing partsgholt2012-10-301-7/+23
* | changed TRUE_VALUES references to utils.config_true_value() callJohn Dickinson2012-10-291-23/+22
|/
* Made dispersion report work with any replica count other than 3.Greg Lange2012-06-181-36/+57
* Merge "added printing of 404s to dispersion report; fixed small, unrelated bug"Jenkins2012-06-111-11/+21
|\
| * added printing of 404s to dispersion report; fixed small, unrelated bugGreg Lange2012-06-071-11/+21
* | Remove swift.common.client from here.Chmouel Boudjnah2012-06-071-1/+1
|/
* Make scripts in bin/ PEP8-compliant.Samuel Merritt2012-05-041-1/+2
* Allow to specify auth_version in swift-dispersion toolsJulien Danjou2012-04-021-1/+1
* Fix typo in swift-dispersion-report and populateJulien Danjou2012-04-021-1/+1
* Merge "Make ring class interface slightly more abstracted from implementation."Jenkins2012-03-221-2/+2
|\
| * Make ring class interface slightly more abstracted from implementation.Michael Barton2012-03-141-2/+2
* | updated copyright date for all filesJohn Dickinson2012-03-191-1/+1
|/
* Fix "retries" key in dispersion json output.Florian Hines2012-03-081-2/+2
* Add json output option to swift-dispersion-reportFlorian Hines2012-02-291-61/+102
* PEP8 fixesgholt2011-05-121-0/+3
* Updated to use standard shebang and explicitly flush output; added deprecatio...gholt2011-05-121-2/+11
* Rename swift-stats-* to swift-dispersion-* to avoid confusion with log stats ...gholt2011-03-311-0/+249