[config-ref] fix typo: 'beforce' to 'before'
The upstream fix for oslo.messaging was merged with the change I75f99d7e3a6b193e30d8d9baad6a939fbdd0ca6d backport: mitaka Change-Id: I7bd7add32f8e2dc710465bf1c300d6c620f563eb Closes-Bug: #1607576
This commit is contained in:
parent
d7c74c7a70
commit
0b185f9ccb
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* - ``kombu_failover_strategy`` = ``round-robin``
|
* - ``kombu_failover_strategy`` = ``round-robin``
|
||||||
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
- (String) Determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. Takes effect only if more than one RabbitMQ node is provided in config.
|
||||||
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
* - ``kombu_missing_consumer_retry_timeout`` = ``60``
|
||||||
- (Integer) How long to wait a missing client beforce abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
- (Integer) How long to wait a missing client before abandoning to send it its replies. This value should not be longer than rpc_response_timeout.
|
||||||
* - ``kombu_reconnect_delay`` = ``1.0``
|
* - ``kombu_reconnect_delay`` = ``1.0``
|
||||||
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
- (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
|
||||||
* - ``kombu_ssl_ca_certs`` =
|
* - ``kombu_ssl_ca_certs`` =
|
||||||
|
Loading…
Reference in New Issue
Block a user