Comment 6 for bug 1404020

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/198614
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3b77f765c065c5f29aef5af2febe086691affebc
Submitter: Jenkins
Branch: master

commit 3b77f765c065c5f29aef5af2febe086691affebc
Author: Kuo-tung Kao <email address hidden>
Date: Mon Jul 6 14:40:07 2015 +0800

    cinder list fails with 'name' sort key

    Change sort key from `name` to `display_name` if the key, `name` exists.

    Change-Id: I9e285c7de2e860b251f881ab82d8d2d93e1191d2
    Closes-Bug: #1404020