Merge "Drop description for ZeroMQ"
This commit is contained in:
@@ -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')),
|
||||
|
Reference in New Issue
Block a user