Merge "[config-ref] update service name to use official name" into stable/mitaka
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
==========
|
||||
Bare metal
|
||||
==========
|
||||
==================
|
||||
Bare Metal service
|
||||
==================
|
||||
|
||||
The Bare metal service is capable of managing and provisioning physical
|
||||
The Bare Metal service is capable of managing and provisioning physical
|
||||
machines. The configuration file of this module is
|
||||
``/etc/ironic/ironic.conf``.
|
||||
|
||||
The following tables provide a comprehensive list of the Bare metal
|
||||
The following tables provide a comprehensive list of the Bare Metal
|
||||
service configuration options.
|
||||
|
||||
.. include:: tables/ironic-agent.rst
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=============
|
||||
Block Storage
|
||||
=============
|
||||
=====================
|
||||
Block Storage service
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@@ -16,5 +16,5 @@ Block Storage
|
||||
block-storage/volume-misc.rst
|
||||
tables/conf-changes/cinder.rst
|
||||
|
||||
The OpenStack Block Storage service works with many different storage
|
||||
The Block Storage service works with many different storage
|
||||
drivers that you can configure by using these instructions.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=======
|
||||
Compute
|
||||
=======
|
||||
===============
|
||||
Compute service
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -23,10 +23,10 @@ Compute
|
||||
compute/config-samples.rst
|
||||
tables/conf-changes/nova.rst
|
||||
|
||||
The OpenStack Compute service is a cloud computing fabric
|
||||
controller, which is the main part of an IaaS system.
|
||||
The Compute service is a cloud computing fabric controller,
|
||||
which is the main part of an IaaS system.
|
||||
You can use OpenStack Compute to host and manage cloud computing systems.
|
||||
This section describes the OpenStack Compute configuration options.
|
||||
This section describes the Compute service configuration options.
|
||||
|
||||
To configure your Compute installation,
|
||||
you must define configuration options in these files:
|
||||
|
||||
@@ -15,15 +15,17 @@ configuration techniques and a common framework for INI file options.
|
||||
This guide pulls together multiple references and configuration
|
||||
options for the following OpenStack components:
|
||||
|
||||
* Bare metal service
|
||||
* OpenStack Block Storage
|
||||
* OpenStack Compute
|
||||
* OpenStack dashboard
|
||||
* Database service for OpenStack
|
||||
* Data processing service
|
||||
* OpenStack Identity
|
||||
* OpenStack Image service
|
||||
* OpenStack Networking
|
||||
* OpenStack Object Storage
|
||||
* Orchestration
|
||||
* Telemetry
|
||||
* Bare Metal service
|
||||
* Block Storage service
|
||||
* Compute service
|
||||
* Dashboard
|
||||
* Database service
|
||||
* Data Processing service
|
||||
* Identity service
|
||||
* Image service
|
||||
* Message service
|
||||
* Networking service
|
||||
* Object Storage service
|
||||
* Orchestration service
|
||||
* Shared File Systems service
|
||||
* Telemetry service
|
||||
|
||||
@@ -11,5 +11,5 @@ Dashboard
|
||||
dashboard/sample-configuration-files.rst
|
||||
dashboard/logs.rst
|
||||
|
||||
This chapter describes how to configure the OpenStack dashboard with
|
||||
This chapter describes how to configure the Dashboard with
|
||||
Apache web server.
|
||||
|
||||
@@ -11,7 +11,7 @@ Identity service
|
||||
identity/sample-configuration-files.rst
|
||||
tables/conf-changes/keystone.rst
|
||||
|
||||
This chapter details the OpenStack Identity service configuration options. For
|
||||
This chapter details the Identity service configuration options. For
|
||||
installation prerequisites and step-by-step walkthroughs, see the OpenStack
|
||||
Installation Guide for your distribution (`docs.openstack.org
|
||||
<http://docs.openstack.org>`__) and `Administrator Guide
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
==========
|
||||
Networking
|
||||
==========
|
||||
==================
|
||||
Networking service
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
|
||||
@@ -13,7 +13,7 @@ Networking
|
||||
networking/sample-configuration-files-advanced.rst
|
||||
tables/conf-changes/neutron.rst
|
||||
|
||||
This chapter explains the OpenStack Networking configuration options.
|
||||
This chapter explains the Networking service configuration options.
|
||||
For installation prerequisites, steps, and use cases, see the OpenStack
|
||||
Installation Guide for your distribution
|
||||
(`docs.openstack.org <http://docs.openstack.org>`__) and the
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
==============
|
||||
Object Storage
|
||||
==============
|
||||
======================
|
||||
Object Storage service
|
||||
======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@@ -14,4 +14,3 @@ Object Storage
|
||||
object-storage/listendpoints.rst
|
||||
object-storage/logs.rst
|
||||
tables/conf-changes/swift.rst
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=============
|
||||
Orchestration
|
||||
=============
|
||||
=====================
|
||||
Orchestration service
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===================
|
||||
Shared File Systems
|
||||
===================
|
||||
===========================
|
||||
Shared File Systems service
|
||||
===========================
|
||||
|
||||
.. toctree::
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=========
|
||||
Telemetry
|
||||
=========
|
||||
=================
|
||||
Telemetry service
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user