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: Ie7dffe3218c449e17ab6502dcfe956b217e55893
This commit is contained in:
parent
041f212add
commit
0bb413c664
@ -33,8 +33,7 @@ service_opts = [
|
||||
sample_default='<server-hostname.example.com>',
|
||||
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.')
|
||||
'However, the node name must be valid within an AMQP key.')
|
||||
]
|
||||
|
||||
cfg.CONF.register_opts(service_opts)
|
||||
|
Loading…
Reference in New Issue
Block a user