Comment 2 for bug 1423714

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

Reviewed: https://review.openstack.org/157615
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=4c4734c4481aeaa3d7449c0693197dae9ef33df3
Submitter: Jenkins
Branch: master

commit 4c4734c4481aeaa3d7449c0693197dae9ef33df3
Author: gordon chung <email address hidden>
Date: Thu Feb 19 19:21:32 2015 -0500

    order traits returned within events

    - we order the traits by key in all the backends except sql. this
    keeps sql inline.
    - this reverts a patch to sort traits post query in test.

    Change-Id: I17009bdb01106dc07659a9198da2090ec63bcf51
    Closes-Bug: #1423714