summaryrefslogtreecommitdiff
path: root/swift/common/ring/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-04-031-1/+1
* Add Docstrings to validate_replicas_by_tiervxlinux2018-01-191-0/+8
* Further extract a builder method to a util functionClay Gerrard2018-01-151-0/+12
* add swift-ring-builder option to recalculate dispersionClay Gerrard2018-01-021-2/+3
* Represent dispersion worse than one replicanthClay Gerrard2017-12-281-2/+5
* Merge "Fix the reST field raises in docstrings"Jenkins2017-06-291-1/+1
|\
| * Fix the reST field raises in docstringsliuyamin2017-06-281-1/+1
* | Extend device tier pretty print normalizationClay Gerrard2017-06-281-6/+12
* | Improve debug logging from ring builder.Samuel Merritt2017-06-281-0/+7
|/
* Remove unneeded line from ring.utils.dispersion_reportClay Gerrard2016-09-301-1/+0
* Merge "Moved ipv4 & ipv6 validations to the common utils"Jenkins2016-07-291-30/+2
|\
| * Moved ipv4 & ipv6 validations to the common utilsNandini Tata2016-07-281-30/+2
* | make 0 be avaiable value of optionsCheng Li2016-07-101-1/+1
* | swift-ring-builder --yes optionOndřej Nový2016-05-311-0/+2
|/
* Replace string slicing with proper string methodsFerenc Horváth2015-11-271-5/+5
* swift-ring-builder can't select id=0Lisak, Peter2015-10-081-3/+5
* Add ring-builder analyzer.Samuel Merritt2015-07-021-1/+95
* Allow 1+ object-servers-per-disk deploymentDarrell Bishop2015-06-181-4/+16
* Use just IP, not port, when determining partition placementSamuel Merritt2015-06-171-53/+53
* Check if device name is valid when adding to the ringChristian Schwede2015-04-141-0/+10
* Allow hostnames for nodes in RingsHisashi Osanai2015-02-021-29/+216
* Add dispersion command to swift-ring-builderClay Gerrard2015-01-081-0/+51
* Fix bug in swift-ring-builder list_partsChristian Schwede2014-09-291-0/+26
* Remove duplicate conditional statementLin Yang2014-07-231-1/+0
* in case you lose your builder backupsClay Gerrard2013-11-201-0/+16
* Merge "Change OpenStack LLC to Foundation"Jenkins2013-10-071-1/+1
|\
| * Change OpenStack LLC to FoundationZhiQiang Fan2013-09-201-1/+1
* | Fix default replication options for ring-builder addClay Gerrard2013-09-161-0/+50
|/
* Move parse search logic outside from builderIlya Kharin2013-05-241-0/+131
* Add a region tier to Swift's ring.Samuel Merritt2013-03-131-45/+67
* Correct docstring for swift.common.ring.utils.build_tier_tree and addKun Huang2013-02-251-8/+8
* As-unique-as-possible partition replica placement.Samuel Merritt2012-05-091-0/+89