Remove help message about ZeroMQ driver
ZeroMQ driver is deprecated, as per the Dublin 2018 PTG decision: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128055.html Change-Id: Ia3d5fd1d2ccd57bf3b9f97172c09994bf5d44022
This commit is contained in:
parent
fb7be7984c
commit
b3e84fa2dc
@ -32,8 +32,7 @@ SERVICE_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.')
|
||||
'must be valid within an AMQP key.')
|
||||
),
|
||||
cfg.IntOpt('service_down_time',
|
||||
default=90,
|
||||
|
Loading…
x
Reference in New Issue
Block a user