[admin-guide] Use newton title for install guide to replace mitaka

Since newton rename the Installation Guide to Installation Tutorials
and Guides, so this patch use the new name in admin guide for cleanup.

Change-Id: I202340f50c6044396f02fa255114122a32a11bca
This commit is contained in:
qiaomin 2016-10-08 14:37:56 +00:00 committed by Allen
parent 799104e428
commit c7e108034e
5 changed files with 15 additions and 16 deletions

View File

@ -114,9 +114,9 @@ Configure Identity service for Networking
$ openstack role add $ADMIN_ROLE --user $NEUTRON_USER \
--project $SERVICE_TENANT
For information about how to create service entries and users, see the
OpenStack Installation Guide for your distribution
(`docs.openstack.org <http://docs.openstack.org/project-install-guide/newton/>`__).
For information about how to create service entries and users, see the `Newton Installation
Tutorials and Guides <http://docs.openstack.org/project-install-guide/newton/>`_
for your distribution.
Compute
~~~~~~~

View File

@ -32,8 +32,7 @@ Configure Big Switch (Floodlight REST Proxy) plug-in
For database configuration, see `Install Networking
Services <http://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html>`__
in the Installation Guide in the `OpenStack Documentation
index <http://docs.openstack.org>`__. (The link defaults to the Ubuntu
in the Installation Tutorials and Guides. (The link defaults to the Ubuntu
version.)
#. Restart the ``neutron-server`` to apply the settings:
@ -79,7 +78,7 @@ Configure Brocade plug-in
For database configuration, see `Install Networking
Services <http://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html>`__
in any of the Installation Guides in the `OpenStack Documentation
in any of the Installation Tutorials and Guides in the `OpenStack Documentation
index <http://docs.openstack.org>`__. (The link defaults to the Ubuntu
version.)
@ -175,7 +174,7 @@ formerly known as Nicira NVP.
For database configuration, see `Install Networking
Services <http://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html>`__
in the Installation Guide.
in the Installation Tutorials and Guides.
#. Restart ``neutron-server`` to apply settings:
@ -238,7 +237,7 @@ Configure PLUMgrid plug-in
For database configuration, see `Install Networking
Services <http://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html>`__
in the Installation Guide.
in the Installation Tutorials and Guides.
#. Restart the ``neutron-server`` service to apply the settings:

View File

@ -89,7 +89,7 @@ types by each OpenStack service that Telemetry transforms into samples.
image.send
- The required configuration for Image service can be * - service found in
`Configure the Image service for Telemetry <http://docs.openstack.org/project-install-guide/telemetry/newton>`__
section in the OpenStack Installation Guide
section in the Installation Tutorials and Guides.
* - OpenStack Networking
- floatingip.create.end
@ -172,7 +172,7 @@ types by each OpenStack service that Telemetry transforms into samples.
\*
- The required configuration for Block Storage service can be found in the
`Add the Block Storage service agent for Telemetry section <http://docs.openstack.org/project-install-guide/telemetry/newton/configure_services/cinder/install-cinder-ubuntu.html>`__
in the OpenStack Installation Guide.
in the Installation Tutorials and Guides.
.. note::
@ -188,7 +188,7 @@ rapidly. For more information on configuring notifications for the
compute service, see
`Telemetry services <http://docs.openstack.org/project-install-guide/
telemetry/newton/configure_services/nova/install-nova-ubuntu.html>`__ in the
OpenStack Installation Guide.
Installation Tutorials and Guides.
.. note::
@ -211,7 +211,7 @@ node, installation instructions can be found in the `Install the Compute
agent for Telemetry
<http://docs.openstack.org/project-install-guide/
telemetry/newton/configure_services/nova/install-nova-ubuntu.html>`__
section in the OpenStack Installation Guide.
section in the Installation Tutorials and Guides.
Just like the central agent, this component also does not need a direct
database connection. The samples are sent via AMQP to the notification agent.
@ -244,7 +244,7 @@ The instructions on how to install this middleware can be found in
`Configure the Object Storage service for Telemetry
<http://docs.openstack.org/project-install-guide/
telemetry/newton/configure_services/swift/install-swift-ubuntu.html>`__
section in the OpenStack Installation Guide.
section in the Installation Tutorials and Guides.
Telemetry middleware
--------------------
@ -342,7 +342,7 @@ The following services can be polled with this agent:
To install and configure this service use the `Add the Telemetry service
<http://docs.openstack.org/project-install-guide/telemetry/newton/install-base-ubuntu.html>`__
section in the OpenStack Installation Guide.
section in the Installation Tutorials and Guides.
The central agent does not need direct database connection. The samples
collected by this agent are sent via AMQP to the notification agent to be

View File

@ -190,7 +190,7 @@ To be able to use the :command:`ceilometer` command, the
python-ceilometerclient package needs to be installed and configured
properly. For details about the installation process, see the `Telemetry
chapter <http://docs.openstack.org/project-install-guide/telemetry/newton/>`__
in the OpenStack Installation Guide.
in the Installation Tutorials and Guides.
.. note::

View File

@ -21,7 +21,7 @@ below.
order to be able to collect all the samples you need. For further
information about configuration requirements see the `Telemetry chapter
<http://docs.openstack.org/project-install-guide/telemetry/newton/>`__
in the OpenStack Installation Guide. Also check the `Telemetry manual
in the Installation Tutorials and Guides. Also check the `Telemetry manual
installation <http://docs.openstack.org/developer/ceilometer/install/manual.html>`__
description.