Merge "Drop description for ZeroMQ"

This commit is contained in:
Zuul 2024-09-13 14:33:31 +00:00 committed by Gerrit Code Review
commit 7cddefd609

View File

@ -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,