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