Comment 16 for bug 1178375

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

Reviewed: https://review.openstack.org/44523
Committed: http://github.com/openstack/nova/commit/579109cab946a54f86b04724f0b6cb71fb027c04
Submitter: Jenkins
Branch: master

commit 579109cab946a54f86b04724f0b6cb71fb027c04
Author: Russell Bryant <email address hidden>
Date: Fri Aug 30 14:21:34 2013 -0400

    Sync rpc from oslo-incubator

    This includes:

    76972e2 Support a new qpid topology
    284b13a Raise timeout in fake RPC if no consumers found
    9721129 exception: remove
    7b0cb37 Don't eat callback exceptions
    69abf38 requeue instead of reject
    28395d9 Fixes files with wrong bitmode
    bec54ac Fix case error in qpid exchange type "direct"
    61c4cde Ensure context type is handled when using to_dict
    223f9e1 Clarify precedence of secret_key_file
    a035f95 Don't shadow cfg import in securemessage
    0f88575 Remove redundant global keyword in securemessage
    848c4d5 Some nitpicky securemessage cleanups
    5c71c25 Allow non-use of cfg.CONF in securemessage
    9157286 RPC: Add MessageSecurity implementation
    2031e60 Refactors boolean returns
    a047a35 Make ZeroMQ based RPC consumer threads more robust
    34a6842 On reconnecting a FanoutConsumer, don't grow the topic name
    f52446c Add serializer param to RPC service
    5ff534d Add config for amqp durable/auto_delete queues
    7bfd443 Avoid shadowing Exception 'message' attribute

    Closes-bug: #1178375
    Change-Id: Ib5d4733743041eb2324020f9b1dc553260e79b21