cannot specify column order with -c option

Bug #1085785 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Wishlist
Akihiro Motoki

Bug Description

*-list command supports -c option to specify which columns are displayed,
but we cannot specify a column order when using -c option.

"quantum net-list -c id -c name" and "quantum net-list -c name -c id" both show the same result.

Actually I want to display default columns + one more column, however if so the column order changes.
It is not user-friendly to me since it is different from the usual order.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-quantumclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/17346

Changed in python-quantumclient:
assignee: nobody → Akihiro Motoki (amotoki)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-quantumclient (master)

Reviewed: https://review.openstack.org/17346
Committed: http://github.com/openstack/python-quantumclient/commit/b8ef8ac2ee537b3e861040e2720d6086fa006637
Submitter: Jenkins
Branch: master

commit b8ef8ac2ee537b3e861040e2720d6086fa006637
Author: Akihiro MOTOKI <email address hidden>
Date: Mon Dec 3 13:42:00 2012 +0900

    Display columns in the order of -c options

    Fixes bug 1085785

    Change-Id: Ifd8ddfbb7fa5e32be96febe981a6baf57b5e58c7

Changed in python-quantumclient:
status: In Progress → Fix Committed
Changed in python-quantumclient:
milestone: none → 2.1
Akihiro Motoki (amotoki)
Changed in python-quantumclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.