Fix spelling of OpenStack
Change-Id: I0d57f427f413548f4f8a1dc79982a6d915928e7c
This commit is contained in:
parent
a1d0b6b615
commit
44c29ece34
@ -18,7 +18,7 @@
|
||||
before the command parameters.</para>
|
||||
<section xml:id="debugging-pki-middleware">
|
||||
<title>Debug PKI middleware</title>
|
||||
<para>If you receive an <literal>Invalid Openstack Identity
|
||||
<para>If you receive an <literal>Invalid OpenStack Identity
|
||||
Credentials</literal> message when you talk to an
|
||||
OpenStack service, it might be caused by the changeover
|
||||
from UUID tokens to PKI tokens in the Grizzly release.
|
||||
|
@ -26,7 +26,7 @@
|
||||
<para>understand shared components</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>work off a single node openstack implementation</para>
|
||||
<para>work off a single node OpenStack implementation</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>get on IRC, mailing lists</para>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<para>trace workflow using zipkin</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>work off a three node openstack implementation,
|
||||
<para>work off a three node OpenStack implementation,
|
||||
create a vagrant/chef configuration</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -32,7 +32,7 @@
|
||||
platform as well as from Rackspace’s Cloud Files platform. In July
|
||||
2011 developers of the Ubuntu Linux distribution decided to adopt
|
||||
OpenStack.</para>
|
||||
<para><emphasis role="bold">Openstack Releases</emphasis></para>
|
||||
<para><emphasis role="bold">OpenStack Releases</emphasis></para>
|
||||
<informaltable class="c20">
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -651,4 +651,4 @@
|
||||
the software, which is managed by the technical committee - an
|
||||
elected group that represents the contributors to the project,
|
||||
and has oversight on all technical matters.</para>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
@ -340,7 +340,7 @@
|
||||
provide networks and connectivity for its instances.</para>
|
||||
<para><guilabel>Block Storage</guilabel></para>
|
||||
<para>Cinder separates out the persistent block storage
|
||||
functionality that was previously part of Openstack Compute
|
||||
functionality that was previously part of OpenStack Compute
|
||||
(in the form of nova-volume) into it's own service. The
|
||||
OpenStack Block Storage API allows for manipulation of
|
||||
volumes, volume types (similar to compute flavors) and volume
|
||||
|
@ -908,7 +908,7 @@
|
||||
<para>Client for the Orchestration API. Use to launch stacks
|
||||
from templates, view details of running stacks including
|
||||
events and resources, and update and delete stacks.</para>
|
||||
<para><guilabel>Install the Openstack command-line clients</guilabel></para>
|
||||
<para><guilabel>Install the OpenStack command-line clients</guilabel></para>
|
||||
<para>To install the clients, install the prerequisite software
|
||||
and the Python package for each OpenStack client.</para>
|
||||
<para><guilabel>Install the clients</guilabel></para>
|
||||
|
Loading…
Reference in New Issue
Block a user