Comment 1 for bug 1803724

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

Reviewed: https://review.openstack.org/618535
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=9198805df845816f21a9041e4c8cac98f42e4863
Submitter: Zuul
Branch: master

commit 9198805df845816f21a9041e4c8cac98f42e4863
Author: Honza Pokorny <email address hidden>
Date: Fri Nov 16 10:53:54 2018 -0400

    Select message IDs properly when publishing to swift

    Zaqar messages used to have their IDs under the "_id" key. This has
    been changed to "id". We're updating the select() call to reflect that.

    Change-Id: I2bf66ece33306178c36b51f82c9d16663743d660
    Partial-Bug: 1803724