Merge "Mark the ZeroMQ driver deprecated"
This commit is contained in:
@@ -283,8 +283,9 @@ service_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, and if using ZeroMQ (will be removed in '
|
||||||
'hostname, FQDN, or IP address.')),
|
'the Stein release), a valid hostname, FQDN, '
|
||||||
|
'or IP address.')),
|
||||||
cfg.StrOpt('pin_release_version',
|
cfg.StrOpt('pin_release_version',
|
||||||
choices=versions.RELEASE_VERSIONS_DESCS,
|
choices=versions.RELEASE_VERSIONS_DESCS,
|
||||||
mutable=True,
|
mutable=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user