Typos and spellings errors in common/ dir

This is another series of typo/spelling errors fixing, in particular for
common/ dir

Change-Id: I04c0d5b2fe7d72e120b82da9039d116ad4c802cc
Closes-Bug: #1356460
This commit is contained in:
Sandro Tosi 2014-08-13 17:08:43 +01:00
parent c1ed605042
commit aef24a1847
7 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@
cloud networking. The Networking service also provides an API
to configure and manage a variety of network services ranging
from L3 forwarding and NAT to load balancing, edge firewalls,
and IPSEC VPN.</para>
and IPsec VPN.</para>
<para>For a detailed description of the Networking API
abstractions and their attributes, see the <link
xlink:href="http://docs.openstack.org/api/openstack-network/2.0/content/"

View File

@ -805,7 +805,7 @@
#keyfile=<None>
# A PEM encoded Certificate Authority to use when verifying
# HTTPs connections. Defaults to system CAs. (string value)
# HTTPS connections. Defaults to system CAs. (string value)
#cafile=<None>
# Verify HTTPS connections. (boolean value)

View File

@ -31,7 +31,7 @@ Command-line interface to the OpenStack Swift API.
Positional arguments:
&lt;subcommand>
delete Delete a container or objects within a container
downlad Download objects from containers
download Download objects from containers
list Lists the containers for the account or the objects
for a container
post Updates meta information for the account, container,

View File

@ -5,7 +5,7 @@
version="5.0"
xml:id="block-storage-service">
<title>OpenStack Block Storage</title>
<para>The Openstack Block Storage service (cinder) adds
<para>The OpenStack Block Storage service (cinder) adds
persistent storage to a virtual machine. Block
Storage provides an infrastructure for managing volumes, and
interacts with OpenStack Compute to provide

View File

@ -37,7 +37,7 @@
<term>Database</term>
<listitem><para>Stores image metadata and you can choose your database
depending on your preference. Most deployments use MySQL or
SQlite.</para></listitem>
SQLite.</para></listitem>
</varlistentry>
<varlistentry>
<term>Storage repository for image files</term>

View File

@ -7,7 +7,7 @@
<title>OpenStack Networking</title>
<para>OpenStack Networking allows you to create and
attach interface devices managed by other OpenStack services to
networks. Plug-ins can be implemented to accomodate different
networks. Plug-ins can be implemented to accommodate different
networking equipment and software, providing flexibility to OpenStack
architecture and deployment.</para>
<para>It includes the following components:</para>

View File

@ -15,7 +15,7 @@
to update the account database replicas directly, setting the status column to an empty
string and updating the put_timestamp to be greater than the delete_timestamp.
<note><para>It's on the developers' to-do list to write a utility that performs this task, preferably
through a ReST call.</para></note>
through a REST call.</para></note>
</para>
<para>The account reaper runs on each account server and scans the server occasionally for
account databases marked for deletion. It only fires up on the accounts for which the server