Comment 2 for bug 1558882

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

Reviewed: https://review.openstack.org/294373
Committed: https://git.openstack.org/cgit/openstack/python-senlinclient/commit/?id=25494ac29be0272e7d612e48a1d76f14b36c7db7
Submitter: Jenkins
Branch: master

commit 25494ac29be0272e7d612e48a1d76f14b36c7db7
Author: tengqm <email address hidden>
Date: Thu Mar 17 22:49:07 2016 -0400

    Fix event list sorting

    At the client side, we should not attempt to do sorting again when
    listing events. Events are already sorted based on timestamp and id.

    Closes-Bug: #1558882
    Change-Id: I2c42123bbde532080d752769a0d821f107e3aad1