summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMadhuri Kumari <madhuri.rai07@gmail.com>2014-03-30 21:52:53 +0530
committerMadhuri Kumari <madhuri.rai07@gmail.com>2014-03-31 10:05:52 +0530
commitc90ede29ff89ce3635e5553de4f3960a855cba5e (patch)
tree74ee10696b0030040ae3ee2bbde08cfcf88a89e1 /setup.cfg
parent4b075c107201e3064418d3e5dc41f0ec5ca02e7d (diff)
downloadswift-c90ede29ff89ce3635e5553de4f3960a855cba5e.tar.gz
Added swift-account-info tool.
This is a very simple swift tool to retrieve information of an account that is located on the storage node. One can call the tool with a given account db file as it is stored on the storage node system. It will then return several information about that account. Change-Id: Ibfeee790adc000fc177b4b3c03d22ff785fda325
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 7e1774ba6..42c8f15ac 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,6 +28,7 @@ packages =
scripts =
bin/swift-account-audit
bin/swift-account-auditor
+ bin/swift-account-info
bin/swift-account-reaper
bin/swift-account-replicator
bin/swift-account-server