diff options
author | Thiago da Silva <thiago@redhat.com> | 2013-11-25 12:18:03 -0500 |
---|---|---|
committer | Luis Pabon <lpabon@redhat.com> | 2013-11-27 04:40:06 -0800 |
commit | ba6171a2dfd924d2a935823bb4273a6ae5f6f5cb (patch) | |
tree | 22db0ed4f90304fd29e7a721d0b97701164f03f1 /glusterfs-openstack-swift.spec | |
parent | 3796a1c757f2ea805afead70a58d84ea6ad46374 (diff) |
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 <thiago@redhat.com>
Reviewed-on: http://review.gluster.org/6347
Reviewed-by: Luis Pabon <lpabon@redhat.com>
Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'glusterfs-openstack-swift.spec')
-rw-r--r-- | glusterfs-openstack-swift.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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 |