summaryrefslogtreecommitdiff
path: root/swift/cli/ringbuilder.py
Commit message (Expand)AuthorAgeFilesLines
* swift-ring-builder can't remove a device with zero weightkilo-eolstable/kiloLisak, Peter2016-03-101-5/+5
* Check if device name is valid when adding to the ringChristian Schwede2015-04-141-1/+4
* Add some debug output to the ring builderSamuel Merritt2015-03-301-6/+19
* Merge "Clean up a couple of deprecated uses of e.message"Jenkins2015-02-251-6/+6
|\
| * Clean up a couple of deprecated uses of e.messagePete Zaitcev2015-02-241-6/+6
* | swift-ring-builder remove doesn't print message (tabbing error)David Goetz2015-02-241-2/+2
|/
* Allow hostnames for nodes in RingsHisashi Osanai2015-02-021-252/+466
* Merge "Allow set_overload to take value as percent"2.2.2rc12.2.2Jenkins2015-01-291-6/+22
|\
| * Allow set_overload to take value as percentPete Zaitcev2015-01-281-6/+22
* | don't print cached dispersion if it's a lieClay Gerrard2015-01-271-3/+5
|/
* Merge "Add dispersion command to swift-ring-builder"Jenkins2015-01-271-10/+114
|\
| * Add dispersion command to swift-ring-builderClay Gerrard2015-01-081-10/+114
* | Merge "Mark the --region as mandatory"Jenkins2015-01-121-3/+4
|\ \
| * | Mark the --region as mandatoryPete Zaitcev2015-01-101-3/+4
| |/
* | Drop redundant index outputPete Zaitcev2015-01-101-3/+3
|/
* Add notion of overload to swift-ring-builderSamuel Merritt2015-01-071-1/+31
* Fix the behavior of swift-ring-builder list_parts before rebalanceHisashi Osanai2014-12-061-0/+5
* Merge "Fix bug in swift-ring-builder list_parts"Jenkins2014-11-121-18/+8
|\
| * Fix bug in swift-ring-builder list_partsChristian Schwede2014-09-291-18/+8
* | Provides proper error handling on builder unpickleKeshava Bharadwaj2014-09-261-3/+11
|/
* replaced e.message with a bare "e" object refChristian Berendt2014-06-031-1/+1
* Use new style class for ringbuilder's CommandsChangbin Liu2014-03-021-1/+1
* Remove blank space after printHou Ming Wang2014-02-261-13/+13
* Add tests for swift-ring-builderChristian Schwede2014-02-051-0/+862