Comment 2 for bug 1329701

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

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

commit 3ae3d272d41ef7a5bac6bfeb8bad430b495c2e93
Author: florent <email address hidden>
Date: Fri Jun 13 09:59:09 2014 +0000

    Fix method mocked in a test

    Mock `api_client.alarms.list` instead of `api_client.alarms` in the
    tests/alarm/partition/test_coordination.py:TestCoordinate.test_assigned_alarms
    method.

    Change-Id: Id33f9854de4604b47b2a453c91a58f2dcd15e682
    Closes-Bug: #1329701