Comment 2 for bug 1789259

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

Reviewed: https://review.openstack.org/596882
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=f2fd8d437589d94443a137c7ca7a38d6b782d153
Submitter: Zuul
Branch: master

commit f2fd8d437589d94443a137c7ca7a38d6b782d153
Author: Andy Smith <email address hidden>
Date: Mon Aug 27 15:57:54 2018 -0400

    Remove the deprecated ZeroMQ driver

    Users of the oslo.messaging RPC communications service must use
    the rabbit ("rabbit://...") or AMQP 1.0 ("amqp://...") drivers.

    Change-Id: If3474142f1fe99d41d7b4466061ed0e23ca38549
    Closes-Bug: 1789259