Comment 2 for bug 1209506

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

Reviewed: https://review.openstack.org/40809
Committed: http://github.com/openstack/python-heatclient/commit/2d1592e934b4313fb0582dba419fcca27819d7e4
Submitter: Jenkins
Branch: master

commit 2d1592e934b4313fb0582dba419fcca27819d7e4
Author: JUN JIE NAN <email address hidden>
Date: Thu Aug 8 14:27:33 2013 +0800

    Fix heat event list sorted order incorrect

    The order is correct already if python heat client does not recorder
    it. Add option to make print_list not to reorder possible, and call it
    in do_event_list.

    Change-Id: I3f0990aff27df39371c583d5aae3edd106542ad1
    Fixes: bug #1209506