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 --- glusterfs-openstack-swift.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'glusterfs-openstack-swift.spec') diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec index 951c22a..357f682 100644 --- a/glusterfs-openstack-swift.spec +++ b/glusterfs-openstack-swift.spec @@ -23,6 +23,7 @@ BuildRequires: python-setuptools Requires : memcached Requires : openssl Requires : python +Requires : python-prettytable Requires : openstack-swift = 1.10.0 Requires : openstack-swift-account = 1.10.0 Requires : openstack-swift-container = 1.10.0 -- cgit