Drop description for ZeroMQ

ZeroMQ support by oslo.messaging was removed during Stein cycle so
the description is no longer useful.

Change-Id: I7f3fddc49d97195fc18fd2df41a9c505745e43db
This commit is contained in:
Takashi Kajinami 2024-09-13 15:18:16 +09:00
parent d41a1c6f72
commit 771cee4640

@ -356,9 +356,7 @@ service_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.')),
'an AMQP key.')),
cfg.StrOpt('pin_release_version',
choices=versions.RELEASE_VERSIONS_DESCS,
mutable=True,