Typo Change Identity/Image Service to Identity/Image service

Change-Id: Id002b613191aa6b04d0c4527abc7bbc6abd135da
This commit is contained in:
venkatamahesh 2016-01-14 18:50:32 +05:30
parent 1a7bfc93e4
commit fbf8d2c90d
6 changed files with 18 additions and 17 deletions

View File

@ -14,7 +14,7 @@ commands to manage their clouds.
``nova`` client and ``euca2ools`` can be used by all users, though ``nova`` client and ``euca2ools`` can be used by all users, though
specific commands might be restricted by Role Based Access Control in specific commands might be restricted by Role Based Access Control in
the Identity Service. the Identity service.
**Managing the cloud with nova client** **Managing the cloud with nova client**

View File

@ -69,7 +69,7 @@ high-level steps:
#. Configure vCenter. See :ref:`vmware-prereqs`. #. Configure vCenter. See :ref:`vmware-prereqs`.
#. Configure the VMware vCenter driver in the ``nova.conf`` file. #. Configure the VMware vCenter driver in the ``nova.conf`` file.
See :ref:`vmware-vcdriver`. See :ref:`vmware-vcdriver`.
#. Load desired VMDK images into the Image Service. See :ref:`vmware-images`. #. Load desired VMDK images into the Image service. See :ref:`vmware-images`.
#. Configure networking with either ``nova-network`` or #. Configure networking with either ``nova-network`` or
the Networking service. See :ref:`vmware-networking`. the Networking service. See :ref:`vmware-networking`.
@ -861,7 +861,7 @@ In the previous cases, the converted vmdk is actually a pair of files:
* The descriptor file ``converted.vmdk``. * The descriptor file ``converted.vmdk``.
* The actual virtual disk data file ``converted-flat.vmdk``. * The actual virtual disk data file ``converted-flat.vmdk``.
The file to be uploaded to the Image Service is ``converted-flat.vmdk``. The file to be uploaded to the Image service is ``converted-flat.vmdk``.
Image handling Image handling
-------------- --------------

View File

@ -31,7 +31,7 @@ This screen registers packages in the Identity service catalog:
| |
You are prompted for the Identity service ``admin_token`` value. The You are prompted for the Identity service ``admin_token`` value. The
Identity Service uses this value to register the API service. When you Identity service uses this value to register the API service. When you
set up the ``keystone`` package, this value is configured automatically. set up the ``keystone`` package, this value is configured automatically.
.. image:: ../figures/debconf-screenshots/api-endpoint_3_keystone_authtoken.png .. image:: ../figures/debconf-screenshots/api-endpoint_3_keystone_authtoken.png

View File

@ -30,27 +30,28 @@
Abstract Abstract
~~~~~~~~ ~~~~~~~~
The OpenStack system consists of several key projects that you install The OpenStack system consists of several key services that are separately
separately. These projects work together depending on your cloud installed. These services work together depending on your cloud
needs. These projects include Compute, Identity Service, Networking, needs. These services include Compute service, Identity service,
Image Service, Block Storage, Object Storage, Telemetry, Networking service, Image service, Block Storage service, Object Storage
Orchestration, and Database. You can install any of these projects service, Telemetry service, Orchestration service, and Database service. You
separately and configure them stand-alone or as connected entities. can install any of these projects separately and configure them stand-alone
or as connected entities.
.. only:: rdo .. only:: rdo
This guide shows you how to install OpenStack by using packages This guide will show you how to install OpenStack by using packages
available on Red Hat Enterprise Linux 7 and its derivatives through available on Red Hat Enterprise Linux 7 and its derivatives through
the EPEL repository. the EPEL repository.
.. only:: ubuntu .. only:: ubuntu
This guide walks through an installation by using packages This guide will walk through an installation by using packages
available through Canonical's Ubuntu Cloud archive repository. available through Canonical's Ubuntu Cloud archive repository.
.. only:: obs .. only:: obs
This guide shows you how to install OpenStack by using packages on This guide will show you how to install OpenStack by using packages on
openSUSE 13.2 and SUSE Linux Enterprise Server 12 through the Open openSUSE 13.2 and SUSE Linux Enterprise Server 12 through the Open
Build Service Cloud repository. Build Service Cloud repository.
@ -66,9 +67,9 @@ This guide documents OpenStack Liberty release.
.. warning:: .. warning::
This guide is a work-in-progress and is subject to frequent updates. This guide is a work-in-progress and is subject to updates frequently.
Pre-release packages have been used for testing, and some instructions Pre-release packages have been used for testing, and some instructions
might not work with final versions. Please help us make this guide better may not work with final versions. Please help us make this guide better
by reporting any errors you encounter. by reporting any errors you encounter.
Contents Contents

View File

@ -620,7 +620,7 @@ Verify network operation
.. note:: .. note::
This example uses a CirrOS image that was manually uploaded into the Image Service This example uses a CirrOS image that was manually uploaded into the Image service
.. code-block:: console .. code-block:: console

View File

@ -683,7 +683,7 @@ Verify network operation
.. note:: .. note::
This example uses a CirrOS image that was manually uploaded into the Image Service This example uses a CirrOS image that was manually uploaded into the Image service
.. code-block:: console .. code-block:: console