Comment 6 for bug 1488716

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

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

commit a4c5388aab9f5008dc0d4645896c08792eab0185
Author: gordon chung <email address hidden>
Date: Tue Sep 22 08:06:48 2015 -0400

    update event filter test to validate multiple trait args

    in mongodb, we use to fail when more than 2 trait filters are given.
    this test is to validate there is no regression. also, so it
    can be backported.

    Change-Id: I145d5393ddc193bcc1f346f5a0a2a09eaab16b0c
    Closes-Bug: #1488716