summaryrefslogtreecommitdiff
path: root/bin/swift-ring-builder
Commit message (Expand)AuthorAgeFilesLines
* swift-ring-builder: exit ERROR (2) on uncaught exceptionsMatthew Vernon2022-02-151-1/+14
* Fix shebang of commandskenichiro matsuda2015-08-061-1/+1
* Don't create bin/* files magicallyChristian Schwede2014-02-131-0/+24
* Add tests for swift-ring-builderChristian Schwede2014-02-051-848/+0
* in case you lose your builder backupsClay Gerrard2013-11-201-10/+53
* 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-42/+10
|/
* Use Python 3.x compatible except constructDirk Mueller2013-09-071-5/+5
* Add "normal", optparse-style options to swift-ring-builder add.Samuel Merritt2013-06-101-114/+194
* RingBuilder.add_dev returns device idIlya Kharin2013-05-241-3/+2
* Move parse search logic outside from builderIlya Kharin2013-05-241-20/+19
* Add ability to save builder data to a disk fileIlya Kharin2013-05-161-14/+11
* Implementation of replication serversSergey Kraynev2013-04-211-20/+85
* Merge "Fix rebalance for zero weighted devices."Jenkins2013-05-041-3/+9
|\
| * Fix rebalance for zero weighted devices.Eohyung Lee2013-04-261-3/+9
* | Update to flake8 instead of pep8.Monty Taylor2013-05-011-2/+2
|/
* Merge "Correcting output of swift-ring-builder"Jenkins2013-04-151-2/+2
|\
| * Correcting output of swift-ring-builderSergey Kraynev2013-04-111-2/+2
* | Refactoring format_device functionSergey Kraynev2013-04-121-25/+14
|/
* swift-ring-builder blows up when not supported command requested.tong li2013-03-181-2/+2
* Fix format deviceIlya Kharin2013-03-161-4/+4
* Merge "Fix swift-ring-builder's list_parts command."Jenkins2013-03-131-3/+5
|\
| * Fix swift-ring-builder's list_parts command.Samuel Merritt2013-03-131-3/+5
* | Add a region tier to Swift's ring.Samuel Merritt2013-03-131-37/+64
|/
* Make rings' replica counts adjustable.Samuel Merritt2013-02-221-2/+33
* Allow rebalance to take a seed.Christopher MacGown2013-01-291-2/+8
* Add optional locking to swift-ring-builderFlorian Hines2013-01-251-3/+11
* builder.add_devs gets next id if not providedFlorian Hines2012-09-141-8/+7
* Breakout search_devs & add get_builder() for reuseFlorian Hines2012-09-061-123/+22
* Use custom encoding for RingData, not pickle.Darrell Bishop2012-08-051-9/+6
* Let some swift-ring-builder commands take >1 arg.Samuel Merritt2012-05-031-186/+229
* updated copyright date for all filesJohn Dickinson2012-03-191-1/+1
* Add more specific error messages to swift-ring-builderMark Gius2011-09-271-4/+39
* Changes swift-ring-builder exit codesMark Gius2011-09-201-30/+34
* swift-ring-builder: Updated help for list_partsgholt2011-05-181-3/+6
* PEP8 fixgholt2011-05-121-1/+1
* Added list_parts command to swift-ring-builder which lists common partitions ...gholt2011-05-121-0/+32
* ring: pickles now use only stdlib objects; old and really old pickles can sti...gholt2011-02-151-16/+27
* update all ring-builder grammarsMichael Barton2011-02-031-10/+37
* ipv6 supportMichael Barton2011-01-161-3/+10
* At least in theory, the code is not functionally different. It's just physica...Russ Nelson2011-01-071-172/+179
|\
| * Fix a couple bugs; rework the rework a bit more; PEP8gholt2011-01-041-67/+100
| * Refactor the command and help structure so it uses Python's docstrings. Also ...Russ Nelson2010-12-311-165/+139
* | Changed copyright notices on py files and the single rst file with a copyrigh...Anne Gentle2011-01-041-1/+1
|/
* 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
* Remove the exception from the unit test, since we don't bomb out anymore. Al...Caleb Tennis2010-08-211-2/+8
* Fixed a few typos in the deployment guide (s/ring_builder/ring-builder/g)Cory Wright2010-08-131-12/+12
* Renamed bin files in the tree so that setup.py install does the same thingMonty Taylor2010-07-141-0/+558