Merge "Drop description for ZeroMQ"
This commit is contained in:
@@ -23,9 +23,7 @@ cli_opts = [
|
|||||||
help='Name of this node. This can be an opaque '
|
help='Name of this node. This can be an opaque '
|
||||||
'identifier. It is not necessarily a hostname, '
|
'identifier. It is not necessarily a hostname, '
|
||||||
'FQDN, or IP address. However, the node name must '
|
'FQDN, or IP address. However, the node name must '
|
||||||
'be valid within an AMQP key, and if using '
|
'be valid within an AMQP key.'),
|
||||||
'ZeroMQ (will be removed in the Stein release), a '
|
|
||||||
'valid hostname, FQDN, or IP address'),
|
|
||||||
cfg.BoolOpt('log_exchange', default=False,
|
cfg.BoolOpt('log_exchange', default=False,
|
||||||
help='Log request/response exchange details: environ, '
|
help='Log request/response exchange details: environ, '
|
||||||
'headers and bodies'),
|
'headers and bodies'),
|
||||||
|
Reference in New Issue
Block a user