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:
Takashi Kajinami
2025-08-24 15:41:10 +09:00
parent 19a35e3766
commit 1eb22eba73

View File

@@ -127,12 +127,11 @@ existing backends.
Message Queue Message Queue
------------- -------------
Designate uses oslo.rpc for messaging between components, therefore it Designate uses oslo.messaging for messaging between components, therefore it
inherits a requirement for a supported messaging bus inherits a requirement for a supported messaging bus (such as RabbitMQ).
(such as RabbitMQ, Qpid or ZeroMQ). Typically this means a RabbitMQ Typically this means a RabbitMQ setup is dedicated to Designate, but as only
setup is dedicated to Designate, but as only a single virtualhost a single virtualhost is required for a normal installation, you're free to use
is required for a normal installation, you're free to use other other RabbitMQ instances as you see fit.
RabbitMQ instances as you see fit.
.. _database: .. _database: