Available Drivers

Available Drivers

amqp

AMQP 1.0 Driver

See AMQP 1.0 Protocol Driver Deployment Guide for details.

fake

Fake driver used for testing.

This driver passes messages in memory, and should only be used for unit tests.

kafka

Note: Current implementation of this driver is experimental. We will have functional and/or integrated testing enabled for this driver.

kombu

RabbitMQ Driver

The rabbit driver is the default driver used in OpenStack’s integration tests.

The driver is aliased as kombu to support upgrading existing installations with older settings.

pika

Pika Driver

Warning: The pika driver has been deprecated and will be removed in a future release. It is recommended that all users of the pika driver transition to using the rabbit driver.

rabbit

RabbitMQ Driver

The rabbit driver is the default driver used in OpenStack’s integration tests.

The driver is aliased as kombu to support upgrading existing installations with older settings.

zmq

ZeroMQ Driver implementation.

Provides implementation of RPC and Notifier APIs by means of ZeroMQ library.

See ZeroMQ Driver Deployment Guide for details.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.