Bug 1004844

Summary: RFE: it would be useful if a user can sort the images with more than just one field (using --sort-key)
Product: Red Hat OpenStack Reporter: Dafna Ron <dron>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, MoveUpstream
Target Release: 5.0 (RHEL 7)   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-05 13:10:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dafna Ron 2013-09-05 15:24:32 UTC
Description of problem:

when I run glance image-list --sort-key 
it would be helpful if we can put more than one field to sort with (as in name,size,status). 

Version-Release number of selected component (if applicable):

openstack-glance-2013.1.3-1.el6ost.noarch

How reproducible:

100%

Steps to Reproduce:
1. create several images
2. run glance image-list --sort-key name,size,id
3.

Actual results:

we can sort by one field 

Expected results:

it would be helpful if we can have a more complex sort which will allow more than one field. 

Additional info:

Comment 1 Dafna Ron 2013-09-05 15:25:14 UTC
https://bugs.launchpad.net/glance/+bug/1221274