Comment 8 for bug 1379072

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (proposed/juno)

Reviewed: https://review.openstack.org/127383
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=170069d540342ced4dc3fdb3df6619395dd56c6f
Submitter: Jenkins
Branch: proposed/juno

commit 170069d540342ced4dc3fdb3df6619395dd56c6f
Author: Angus Salkeld <email address hidden>
Date: Thu Oct 9 15:35:34 2014 +1000

    Add missing extra "greenthread" arg to remove_event()

    See: http://eventlet.net/doc/modules/greenthread.html
    the callback gets passed a "gt" arg.

    Change-Id: I9bd44857662e45a1da2d4287017eb966dea8276d
    Closes-bug: #1379072
    (cherry picked from commit c73d607246b6bec3f5c79fdcee57adf5cfa3cc19)