swift/bin
Daisuke Morita 2792fe81a9 Show the sum of every policy's amount in /recon/async
After the release of Swift ver. 2.0.0, some recon responses do not
show each policy's information yet. To make things worse, some recon
results only count on policy-0's score, therefore the total is not
shown in the recon results.

With this patch, async_pending count of recon results becomes
policy-aware. Suppose a number of async_pending files for policy-0 is 2
and a number for policy-1 is 3, recon sums up every policy's amount
as follows.

$ curl http://<host>:<port>/recon/async
{"async_pending": 5} # It showed 2 before this commit

Related-Bug: 1375332
Change-Id: Ifc88b8c9e06b9f022a926a87ed807e938e1e0412
2014-11-14 20:47:04 +09:00
..
swift-account-audit Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-account-reaper Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-config Update swift-config paste appconfig inspection 2013-12-13 16:39:55 -08:00
swift-container-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-container-reconciler Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
swift-container-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-container-sync Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-dispersion-populate Add "--no-overlap" option to swift-dispersion populate 2014-09-19 10:44:30 +01:00
swift-dispersion-report Remove swiftclient dependency 2014-02-06 09:44:58 +00:00
swift-drive-audit swift-drive-audit: pass logger to get_errors 2014-10-10 12:51:53 +01:00
swift-form-signature Make swift-form-signature testable 2014-07-24 14:38:53 -07:00
swift-get-nodes Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-init Add targeted config loading to swift-init 2014-05-19 14:43:50 +00:00
swift-object-auditor Allow specification of object devices for audit 2014-03-11 14:17:08 +00:00
swift-object-expirer Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-object-info Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-object-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-object-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-object-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-oldies Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-orphans Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-proxy-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-recon Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-recon-cron Show the sum of every policy's amount in /recon/async 2014-11-14 20:47:04 +09:00
swift-reconciler-enqueue Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
swift-ring-builder Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-temp-url Add --quoted option to swift-temp-url 2014-05-02 20:11:12 -07:00