Comment 3 for bug 1325032

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

Reviewed: https://review.openstack.org/97246
Committed: https://git.openstack.org/cgit/openstack/python-marconiclient/commit/?id=cd95664f3f482262c8345c2974dab40ea442eaf8
Submitter: Jenkins
Branch: master

commit cd95664f3f482262c8345c2974dab40ea442eaf8
Author: TheSriram <email address hidden>
Date: Mon Jun 2 09:59:12 2014 -0400

    Enable deleting of message with claim id

    This patch fixes a bug wherein a user was not able to delete
    a claimed message due to the claim id not being passed along with
    the message id.

    Change-Id: If893d2ca9cb1e0ff5fe82cc15e3f2e8dd0ccac3f
    Closes-Bug:1325032