Merge "Fix typos from oslo_messaging/_drivers/protocols/amqp/opts.py"
This commit is contained in:
commit
efa4a2dd8a
@ -910,7 +910,7 @@
|
||||
# Deprecated group/name - [amqp1]/trace
|
||||
#trace = false
|
||||
|
||||
# CA certificate PEM file for verifing server certificate (string
|
||||
# CA certificate PEM file to verify server certificate (string
|
||||
# value)
|
||||
# Deprecated group/name - [amqp1]/ssl_ca_file
|
||||
#ssl_ca_file =
|
||||
|
@ -2625,7 +2625,7 @@
|
||||
# Debug: dump AMQP frames to stdout (boolean value)
|
||||
#trace=false
|
||||
|
||||
# CA certificate PEM file for verifing server certificate
|
||||
# CA certificate PEM file to verify server certificate
|
||||
# (string value)
|
||||
#ssl_ca_file=
|
||||
|
||||
|
@ -150,7 +150,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -81,7 +81,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -418,7 +418,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -85,7 +85,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -254,7 +254,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -85,7 +85,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -134,7 +134,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -74,7 +74,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -43,7 +43,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>hash_partition_exponent</option> = <replaceable>5</replaceable></td>
|
||||
<td>(IntOpt) Exponent to determine number of hash partitions to use when distributing load across conductors. Larger values will result in more even distribution of load and less load when rebalancing the ring, but more memory usage. Number of partitions per conductor is (2^hash_partition_exponent). This determines the granularity of rebalancing: given 10 hosts, and an exponent of the 2, there are 40 partitions in the ring.A few thousand partitions should make rebalancing smooth in most cases. The default is suitable for up to a few hundred conductors. Too many partitions has a CPU impact.</td>
|
||||
<td>(IntOpt) Exponent to determine number of hash partitions to use when distributing load across conductors. Larger values will result in more even distribution of load and less load when rebalancing the ring, but more memory usage. Number of partitions per conductor is (2^hash_partition_exponent). This determines the granularity of rebalancing: given 10 hosts, and an exponent of the 2, there are 40 partitions in the ring. A few thousand partitions should make rebalancing smooth in most cases. The default is suitable for up to a few hundred conductors. Too many partitions has a CPU impact.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>host</option> = <replaceable>localhost</replaceable></td>
|
||||
|
@ -81,7 +81,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -186,7 +186,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -70,7 +70,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -614,7 +614,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -92,7 +92,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -362,7 +362,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -88,7 +88,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -158,7 +158,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -70,7 +70,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -178,7 +178,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_ca_file = </td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[oslo_messaging_amqp] ssl_cert_file = </td>
|
||||
|
@ -78,7 +78,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
Loading…
Reference in New Issue
Block a user