Drop description about unsupported messaging bus
Qpid and ZeroMQ are no longer supported by recent oslo.messaging releases. Change-Id: I250f4b248a2db868e4439a06b98d2c4aa820ed86 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -127,12 +127,11 @@ existing backends.
|
||||
|
||||
Message Queue
|
||||
-------------
|
||||
Designate uses oslo.rpc for messaging between components, therefore it
|
||||
inherits a requirement for a supported messaging bus
|
||||
(such as RabbitMQ, Qpid or ZeroMQ). Typically this means a RabbitMQ
|
||||
setup is dedicated to Designate, but as only a single virtualhost
|
||||
is required for a normal installation, you're free to use other
|
||||
RabbitMQ instances as you see fit.
|
||||
Designate uses oslo.messaging for messaging between components, therefore it
|
||||
inherits a requirement for a supported messaging bus (such as RabbitMQ).
|
||||
Typically this means a RabbitMQ setup is dedicated to Designate, but as only
|
||||
a single virtualhost is required for a normal installation, you're free to use
|
||||
other RabbitMQ instances as you see fit.
|
||||
|
||||
.. _database:
|
||||
|
||||
|
Reference in New Issue
Block a user