event-list is not respecting the builting sorting

Bug #1558882 reported by Qiming Teng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-senlinclient
Fix Released
Medium
Qiming Teng

Bug Description

senlin event-list by default will sort events on event ids. However, at the server side, the events are by default sorted by [timestamp, id]. So the client side should not do any sorting with and without the 'sort' option specified.

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

Fix proposed to branch: master
Review: https://review.openstack.org/294373

Changed in python-senlinclient:
status: Triaged → In Progress
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

Changed in python-senlinclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-senlinclient 0.4.1

This issue was fixed in the openstack/python-senlinclient 0.4.1 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.