swift/bin
Florian Hines c0537ac6e0 Breakout search_devs & add get_builder() for reuse
This moves search_devs into RingBuilder to make it accessible to other utils
that need to search the builder. Along the same lines this also adds a
load() call to get a RingBuilder instance when working with the builder files.

- This adds python-mock >= 0.7 as a dependency for unittests. On Ubuntu
  10.04 you'll have to pip install it, on 12.04 you can apt-get install
  it. Fedora 17+ should be able to yum install it.
- new pep8 compliance
- Fixed a small issue (undefined var) in swift-ring-builder when remove was
called but failed to find a match.

Change-Id: I2e02684235aa2f4e901a00858ae037091594c545
2012-09-06 20:16:46 -05:00
..
swift-account-audit Make scripts in bin/ PEP8-compliant. 2012-05-04 08:24:51 -07:00
swift-account-auditor updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-account-reaper updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-account-replicator updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-account-server updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-bench Can run swift-bench across multiple cores/servers. 2012-08-30 18:22:49 +00:00
swift-bench-client Can run swift-bench across multiple cores/servers. 2012-08-30 18:22:49 +00:00
swift-container-auditor updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-container-replicator updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-container-server updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-container-sync updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-container-updater updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-dispersion-populate Remove swift.common.client from here. 2012-06-07 16:36:49 +02:00
swift-dispersion-report Made dispersion report work with any replica count other than 3. 2012-06-18 20:15:51 +00:00
swift-drive-audit Make scripts in bin/ PEP8-compliant. 2012-05-04 08:24:51 -07:00
swift-form-signature Reverted the pulling out of various middleware: 2012-05-16 21:25:10 +00:00
swift-get-nodes Make swift-get-nodes -a show all handoffs. 2012-06-20 12:45:34 -07:00
swift-init updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-object-auditor updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-object-expirer updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-object-info Make scripts in bin/ PEP8-compliant. 2012-05-04 08:24:51 -07:00
swift-object-replicator updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-object-server updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-object-updater updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-oldies Added swift-orphans and swift-oldies. 2011-12-29 19:19:41 +00:00
swift-orphans Added swift-orphans and swift-oldies. 2011-12-29 19:19:41 +00:00
swift-proxy-server updated copyright date for all files 2012-03-19 13:45:34 -05:00
swift-recon Report all unmounted drives 2012-07-30 15:09:14 -05:00
swift-recon-cron Expand recon middleware support 2012-05-24 14:50:00 -05:00
swift-ring-builder Breakout search_devs & add get_builder() for reuse 2012-09-06 20:16:46 -05:00
swift-temp-url Reverted the pulling out of various middleware: 2012-05-16 21:25:10 +00:00