[Bug 1418392] [NEW] openstackclient quota show command has problems with columns

Launchpad Bug Tracker 1418392 at bugs.launchpad.net
Mon Jul 6 20:36:57 UTC 2015


You have been subscribed to a public bug:

In python-openstackclient-0.4.1-1

The 'quota show' command has the output formatter:

-c COLUMN, --column COLUMN
                        specify the column(s) to include, can be repeated

But it doesn't work. Tests:

(openstack) quota show PROJECT_ID -c ram
ERROR: cliff.app 'module' object has no attribute 'compress'

(openstack) quota show 1ba03dae-e7f9-4b1f-afb3-ba9429d45c67 -c cores
ERROR: cliff.app 'module' object has no attribute 'compress'

(openstack) quota show -c cores 1ba03dae-e7f9-4b1f-afb3-ba9429d45c67
ERROR: cliff.app 'module' object has no attribute 'compress'

For other commands, that output formatter works, for example:

(openstack) project list -c ID
+--------------------------------------+
| ID                                   |
+--------------------------------------+
| xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
| yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy |

** Affects: python-openstackclient
     Importance: Undecided
     Assignee: Marcos Lobo (marcos-fermin-lobo)
         Status: Invalid

** Affects: python-cliff (Ubuntu)
     Importance: Undecided
         Status: Fix Released

-- 
openstackclient quota show command has problems with columns
https://bugs.launchpad.net/bugs/1418392
You received this bug notification because you are a member of Ubuntu OpenStack, which is subscribed to python-cliff in Ubuntu.



More information about the Ubuntu-openstack-bugs mailing list