Available Drivers

amqp

AMQP 1.0 Driver

See AMQP 1.0 Protocol Support for details.

fake

Fake driver used for testing.

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

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.

qpid

qpidd Driver

Deprecated since version 1.16: (Liberty)

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

See ZeroMQ Driver Deployment Guide for details.