Fix spelling typos
Change-Id: Iee22682c27d887c9d6a2eab09ba39d3f2eab32ea
This commit is contained in:
parent
6bea336c11
commit
c1da82c125
@ -109,7 +109,7 @@ Each volume created with the replication capability set to `True`
|
||||
generates a copy of the volume on a storage back end.
|
||||
|
||||
One use case for replication involves an OpenStack cloud environment
|
||||
installed accross two data centers located nearby each other. The
|
||||
installed across two data centers located nearby each other. The
|
||||
distance between the two data centers in this use case is the length of
|
||||
a city.
|
||||
|
||||
|
@ -299,6 +299,6 @@ locale_dirs = ['locale/']
|
||||
# -- Options for PDF output --------------------------------------------------
|
||||
|
||||
pdf_documents = [
|
||||
('index', u'CloudAdminGuide', u'Cloud Adminstrator Guide',
|
||||
('index', u'CloudAdminGuide', u'Cloud Administrator Guide',
|
||||
u'OpenStack contributors')
|
||||
]
|
||||
|
@ -37,11 +37,11 @@ Once you verify the location of your certificate authority file:
|
||||
.. hlist::
|
||||
:columns: 1
|
||||
|
||||
* ``demand`` - The LDAP server always recieves certificate
|
||||
* ``demand`` - The LDAP server always receives certificate
|
||||
requests. The session terminates if no certificate
|
||||
is provided, or if the certificate provided cannot be verified
|
||||
against the existing certificate authorities file.
|
||||
* ``allow`` - The LDAP server always recieves certificate
|
||||
* ``allow`` - The LDAP server always receives certificate
|
||||
requests. The session will proceed as normal even if a certificate
|
||||
is not provided. If a certificate is provided but it cannot be
|
||||
verified against the existing certificate authorities file, the
|
||||
|
@ -406,7 +406,7 @@ Additionally, ``workload_partitioning`` should be enabled in the
|
||||
.. note::
|
||||
|
||||
In Liberty, the notification agent creates multiple queues to divide the
|
||||
workload across all active agents. The number of queues can be controled by
|
||||
workload across all active agents. The number of queues can be controlled by
|
||||
the ``pipeline_processing_queues`` option in the :file:`ceilometer.conf`
|
||||
configuration file. A larger value will result in better distribution of
|
||||
tasks but will also require more memory and longer startup time. It is
|
||||
|
@ -33,7 +33,7 @@
|
||||
<para>Organizations need to have the
|
||||
flexibility to choose between off-premise and
|
||||
on-premise cloud storage options. This relies
|
||||
on relevant decision criterias with potential cost savings.
|
||||
on relevant decision criteria with potential cost savings.
|
||||
For example, continuity of operations, disaster recovery,
|
||||
security, records retention laws, regulations, and policies.</para>
|
||||
</listitem>
|
||||
|
@ -90,14 +90,14 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-pencil"></i> Draft
|
||||
Translated Guides</h3>
|
||||
<h4>Brasilian Portugese (pt_BR)</h4>
|
||||
<h4>Brasilian Portuguese (pt_BR)</h4>
|
||||
<a href="/pt_BR/api/quick-start/content/index.html">API Quick Start</a>
|
||||
<h4>Catalan (ca)</h4>
|
||||
<a href="/ca/api/quick-start/content/index.html">API Quick Start</a>
|
||||
<h4>Chinese (zh_CN)</h4>
|
||||
<a href="/zh_CN/api/quick-start/content/index.html">API Quick Start</a>
|
||||
<h4>French (fr)</h4>
|
||||
<a href="/draft/fr/image-guide/content/">Virtual Maching Image Guide</a>
|
||||
<a href="/draft/fr/image-guide/content/">Virtual Machine Image Guide</a>
|
||||
<h4>Japanese (ja)</h4>
|
||||
<a href="/draft/ja/install-guide-debian/">インストールガイド Debian 8 版</a>
|
||||
<h4>Spanish (es)</h4>
|
||||
|
@ -2277,7 +2277,7 @@ img.icehouse-video {
|
||||
margin: 0 5px;
|
||||
font-size: 12px; } }
|
||||
|
||||
/*End Sofware Page*/
|
||||
/*End Software Page*/
|
||||
/*Marketplace Page*/
|
||||
h2.marketplace-header {
|
||||
border-left: 3px solid #DA422F;
|
||||
|
Loading…
Reference in New Issue
Block a user