Hide Forgot
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:
https://bugs.launchpad.net/glance/+bug/1221274