Comment 2 for bug 1420732

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

Reviewed: https://review.openstack.org/154741
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=d13023b32a990241a4a0ebb7fb2dab5391c003e3
Submitter: Jenkins
Branch: master

commit d13023b32a990241a4a0ebb7fb2dab5391c003e3
Author: zhiyuan_cai <email address hidden>
Date: Wed Feb 11 10:35:10 2015 +0800

    Fix error msg in sort_items

    Include direction users pass in the error msg to help users know
    which part of the argument is troublesome.

    Change-Id: I796a85fbf40f6ddf544fb52a61f967e1914abdcc
    Closes-Bug: #1420732