Mark the ZeroMQ driver deprecated
ZeroMQ driver is deprecated, as per the Dublin 2018 PTG decision: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128055.html Change-Id: I8b66325e0cac09054232ace9aeece19de9694c13
This commit is contained in:
parent
9e26f79292
commit
0b293c3f8f
@ -24,7 +24,8 @@ cli_opts = [
|
|||||||
'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, and if using '
|
||||||
'ZeroMQ, a valid hostname, FQDN, or IP address'),
|
'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'),
|
||||||
|
Loading…
Reference in New Issue
Block a user