Comment 2 for bug 1653525

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

Reviewed: https://review.openstack.org/416071
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=39452c9a1caa24bc926c1c23a39a5d184bbcab89
Submitter: Jenkins
Branch: master

commit 39452c9a1caa24bc926c1c23a39a5d184bbcab89
Author: Thomas Herve <email address hidden>
Date: Mon Jan 2 16:41:47 2017 +0100

    Use pop in message_delete_many

    message_delete_many used by websocket incorrected made reference to the
    pop_limit argument, instead of using pop.

    Change-Id: I1c94ad82c3b20cc331045c19d4a9987a701b081b
    Closes-Bug: #1653525