Drop description for ZeroMQ

As is described, ZeroMQ support by oslo.messaging was removed during
Stein cycle.

Change-Id: I871426ef37db699e79a211ffdc91bb366a394918
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-08-24 15:37:33 +09:00
parent 71455b373a
commit 752440329f

View File

@@ -23,9 +23,7 @@ cli_opts = [
help='Name of this node. This can be an opaque '
'identifier. It is not necessarily a hostname, '
'FQDN, or IP address. However, the node name must '
'be valid within an AMQP key, and if using '
'ZeroMQ (will be removed in the Stein release), a '
'valid hostname, FQDN, or IP address'),
'be valid within an AMQP key.'),
cfg.BoolOpt('log_exchange', default=False,
help='Log request/response exchange details: environ, '
'headers and bodies'),