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. '
|
help=_('Name of this node. This can be an opaque identifier. '
|
||||||
'It is not necessarily a hostname, FQDN, or IP address. '
|
'It is not necessarily a hostname, FQDN, or IP address. '
|
||||||
'However, the node name must be valid within '
|
'However, the node name must be valid within '
|
||||||
'an AMQP key, and if using ZeroMQ, a valid '
|
'an AMQP key.')),
|
||||||
'hostname, FQDN, or IP address.')),
|
|
||||||
cfg.StrOpt('auth_strategy',
|
cfg.StrOpt('auth_strategy',
|
||||||
default='keystone',
|
default='keystone',
|
||||||
choices=[('noauth', _('no authentication')),
|
choices=[('noauth', _('no authentication')),
|
||||||
|
Reference in New Issue
Block a user