Merge "Replace usage of the Latin abbreviation 'etc.'"
This commit is contained in:
commit
06f09ff7d5
@ -201,10 +201,9 @@ log_statsd_default_sample_rate = 1</literallayout>
|
||||
<para><code>set_statsd_prefix(self, prefix)</code>
|
||||
Sets the client library stat prefix value which
|
||||
gets prefixed to every metric. The default prefix
|
||||
is the “name” of the logger (such as, .
|
||||
“object-server”, “container-auditor”, etc.). This
|
||||
is currently used to turn “proxy-server” into one
|
||||
of “proxy-server.Account”,
|
||||
is the “name” of the logger such as “object-server”,
|
||||
“container-auditor”, and so on. This is currently used to
|
||||
turn “proxy-server” into one of “proxy-server.Account”,
|
||||
“proxy-server.Container”, or “proxy-server.Object”
|
||||
as soon as the Controller object is determined and
|
||||
instantiated for the request.</para>
|
||||
|
@ -174,8 +174,8 @@
|
||||
<para>There are three main OpenStack Networks:<itemizedlist>
|
||||
<listitem>
|
||||
<para>Management network - RabbitMQ,
|
||||
MySQL, etc. Please note that the VM
|
||||
images are downloaded by the XenAPI
|
||||
MySQL, and other services. Please note that
|
||||
the VM images are downloaded by the XenAPI
|
||||
plug-ins, so make sure that the
|
||||
images can be downloaded through
|
||||
the management network. It usually
|
||||
|
Loading…
Reference in New Issue
Block a user