This is the command swift-account-reaper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
swift-account-reaper - Openstack-swift account reaper
SYNOPSIS
swift-account-reaper [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
DESCRIPTION
Removes data from status=DELETED accounts. These are accounts that have been asked to be
removed by the reseller via services remove_storage_account XMLRPC call.
The account is not deleted immediately by the services call, but instead the account is
simply marked for deletion by setting the status column in the account_stat table of the
account database. This account reaper scans for such accounts and removes the data in the
background. The background deletion process will occur on the primary account server for
the account.
The options are as follows:
-v
--verbose
log to console
-o
--once
only run one pass of daemon
DOCUMENTATION
More in depth documentation in regards to swift-object-auditor and also about Openstack-
Swift as a whole can be found at http://swift.openstack.org/index.html
Use swift-account-reaper online using onworks.net services