Comment 7 for bug 1313970

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

Reviewed: https://review.openstack.org/91528
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=99f269b4839c04a201378b7bb89c851645fb9182
Submitter: Jenkins
Branch: master

commit 99f269b4839c04a201378b7bb89c851645fb9182
Author: Abhijeet.Jain <email address hidden>
Date: Thu May 1 12:55:08 2014 +0530

    modifies the test to sort based on UUID

    This patch modifies the volume-list filter test to perform the sorting
    based on UUID instead of created_at timestamp as this timestamp might
    be same for two volumes but UUID for every volume is unique.

    Change-Id: Ibe1ab23c12ad8afe8d5adab6fe0c617445adc90d
    Closes-Bug: 1313970