Merge "Drop description for ZeroMQ"

This commit is contained in:
Zuul
2025-09-02 17:48:07 +00:00
committed by Gerrit Code Review

View File

@@ -47,8 +47,7 @@ _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, a valid '
'hostname, FQDN, or IP address.')),
'an AMQP key.')),
cfg.StrOpt('auth_strategy',
default='keystone',
choices=[('noauth', _('no authentication')),