From 0b185f9ccb2098b7dc2b24c4b482ec24027d5df0 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Wed, 10 Aug 2016 14:29:06 +0900 Subject: [PATCH] [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 --- doc/config-reference/source/tables/aodh-rabbitmq.rst | 2 +- doc/config-reference/source/tables/ceilometer-rabbitmq.rst | 2 +- doc/config-reference/source/tables/cinder-rabbitmq.rst | 2 +- doc/config-reference/source/tables/glance-rabbitmq.rst | 2 +- doc/config-reference/source/tables/heat-rabbitmq.rst | 2 +- doc/config-reference/source/tables/ironic-rabbitmq.rst | 2 +- doc/config-reference/source/tables/keystone-rabbitmq.rst | 2 +- doc/config-reference/source/tables/manila-rabbitmq.rst | 2 +- doc/config-reference/source/tables/murano-rabbitmq.rst | 2 +- doc/config-reference/source/tables/neutron-rabbitmq.rst | 2 +- doc/config-reference/source/tables/nova-rabbitmq.rst | 2 +- doc/config-reference/source/tables/octavia-rabbitmq.rst | 2 +- doc/config-reference/source/tables/oslo-messaging-rabbit.rst | 2 +- doc/config-reference/source/tables/sahara-rabbitmq.rst | 2 +- doc/config-reference/source/tables/senlin-rabbitmq.rst | 2 +- doc/config-reference/source/tables/trove-rabbitmq.rst | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/config-reference/source/tables/aodh-rabbitmq.rst b/doc/config-reference/source/tables/aodh-rabbitmq.rst index f0e4f946cd..03129e0cfd 100644 --- a/doc/config-reference/source/tables/aodh-rabbitmq.rst +++ b/doc/config-reference/source/tables/aodh-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/ceilometer-rabbitmq.rst b/doc/config-reference/source/tables/ceilometer-rabbitmq.rst index 6d9764009b..9588dd6baf 100644 --- a/doc/config-reference/source/tables/ceilometer-rabbitmq.rst +++ b/doc/config-reference/source/tables/ceilometer-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/cinder-rabbitmq.rst b/doc/config-reference/source/tables/cinder-rabbitmq.rst index 5aabf6d914..6c2786391b 100644 --- a/doc/config-reference/source/tables/cinder-rabbitmq.rst +++ b/doc/config-reference/source/tables/cinder-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/glance-rabbitmq.rst b/doc/config-reference/source/tables/glance-rabbitmq.rst index ca0e37f743..363b7923cc 100644 --- a/doc/config-reference/source/tables/glance-rabbitmq.rst +++ b/doc/config-reference/source/tables/glance-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/heat-rabbitmq.rst b/doc/config-reference/source/tables/heat-rabbitmq.rst index e6b8aa4bea..596128a467 100644 --- a/doc/config-reference/source/tables/heat-rabbitmq.rst +++ b/doc/config-reference/source/tables/heat-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/ironic-rabbitmq.rst b/doc/config-reference/source/tables/ironic-rabbitmq.rst index 9448ea0488..0fcaf06177 100644 --- a/doc/config-reference/source/tables/ironic-rabbitmq.rst +++ b/doc/config-reference/source/tables/ironic-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/keystone-rabbitmq.rst b/doc/config-reference/source/tables/keystone-rabbitmq.rst index 931c0dabe0..2df6b48cc9 100644 --- a/doc/config-reference/source/tables/keystone-rabbitmq.rst +++ b/doc/config-reference/source/tables/keystone-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/manila-rabbitmq.rst b/doc/config-reference/source/tables/manila-rabbitmq.rst index 130a9bd796..13f7eab78a 100644 --- a/doc/config-reference/source/tables/manila-rabbitmq.rst +++ b/doc/config-reference/source/tables/manila-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/murano-rabbitmq.rst b/doc/config-reference/source/tables/murano-rabbitmq.rst index ec034ad3ec..2ecae3d10e 100644 --- a/doc/config-reference/source/tables/murano-rabbitmq.rst +++ b/doc/config-reference/source/tables/murano-rabbitmq.rst @@ -51,7 +51,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/neutron-rabbitmq.rst b/doc/config-reference/source/tables/neutron-rabbitmq.rst index 0a22740d21..021fccb67d 100644 --- a/doc/config-reference/source/tables/neutron-rabbitmq.rst +++ b/doc/config-reference/source/tables/neutron-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/nova-rabbitmq.rst b/doc/config-reference/source/tables/nova-rabbitmq.rst index 35704be778..6cc4fb09c2 100644 --- a/doc/config-reference/source/tables/nova-rabbitmq.rst +++ b/doc/config-reference/source/tables/nova-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/octavia-rabbitmq.rst b/doc/config-reference/source/tables/octavia-rabbitmq.rst index 50d82bc5e5..ab70f6f44d 100644 --- a/doc/config-reference/source/tables/octavia-rabbitmq.rst +++ b/doc/config-reference/source/tables/octavia-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/oslo-messaging-rabbit.rst b/doc/config-reference/source/tables/oslo-messaging-rabbit.rst index ce724bb15a..c64f2ea2ee 100644 --- a/doc/config-reference/source/tables/oslo-messaging-rabbit.rst +++ b/doc/config-reference/source/tables/oslo-messaging-rabbit.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/sahara-rabbitmq.rst b/doc/config-reference/source/tables/sahara-rabbitmq.rst index 811d965255..e4cbe537e4 100644 --- a/doc/config-reference/source/tables/sahara-rabbitmq.rst +++ b/doc/config-reference/source/tables/sahara-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/senlin-rabbitmq.rst b/doc/config-reference/source/tables/senlin-rabbitmq.rst index fe3d73a8c5..6abb899d08 100644 --- a/doc/config-reference/source/tables/senlin-rabbitmq.rst +++ b/doc/config-reference/source/tables/senlin-rabbitmq.rst @@ -51,7 +51,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` = diff --git a/doc/config-reference/source/tables/trove-rabbitmq.rst b/doc/config-reference/source/tables/trove-rabbitmq.rst index 48303865fc..8215cb42b0 100644 --- a/doc/config-reference/source/tables/trove-rabbitmq.rst +++ b/doc/config-reference/source/tables/trove-rabbitmq.rst @@ -49,7 +49,7 @@ * - ``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. * - ``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`` - (Floating point) How long to wait before reconnecting in response to an AMQP consumer cancel notification. * - ``kombu_ssl_ca_certs`` =