From ba6171a2dfd924d2a935823bb4273a6ae5f6f5cb Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Mon, 25 Nov 2013 12:18:03 -0500 Subject: adding tabular output to swauth-list swauth-list now shows lists of accounts, users and groups in a tabular format (default). JSON and plain-text options are still available Change-Id: I897009f5f6c05aa4c14e306bb6ad35234e993fcd Signed-off-by: Thiago da Silva Reviewed-on: http://review.gluster.org/6347 Reviewed-by: Luis Pabon Tested-by: Luis Pabon --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index 874e96f..6bf711e 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -11,3 +11,4 @@ nosehtmloutput sphinx>=1.1.2 mock>=0.8.0 python-keystoneclient +prettytable -- cgit