From 2d032d0da080bf9ae1d4bbf70b9f83e515234a67 Mon Sep 17 00:00:00 2001 From: chenqiaomin Date: Mon, 23 May 2016 15:36:37 +0000 Subject: [PATCH] [operation-guide]Correct the wrong title name The title should be "OpenStack Operations Guide", not "Operations Guide". Change-Id: I2258a0184de256b5c1fdf56d7cb66be16b2ed253 Closes-Bug: #1584840 --- .../operator-requirements-upgrades.rst | 2 +- .../source/multi-site-operational-considerations.rst | 6 +++--- doc/contributor-guide/source/docs-builds.rst | 2 +- doc/contributor-guide/source/topic-tags.rst | 2 +- doc/install-guide/source/keystone-users.rst | 2 +- doc/install-guide/source/overview.rst | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/arch-design-draft/source/arch-guide-draft-mitaka/operator-requirements-upgrades.rst b/doc/arch-design-draft/source/arch-guide-draft-mitaka/operator-requirements-upgrades.rst index 72307cec7d..14f9a29d50 100644 --- a/doc/arch-design-draft/source/arch-guide-draft-mitaka/operator-requirements-upgrades.rst +++ b/doc/arch-design-draft/source/arch-guide-draft-mitaka/operator-requirements-upgrades.rst @@ -16,7 +16,7 @@ shared centralized services such as OpenStack Identity. At a high level the recommended order of operations to upgrade an individual OpenStack environment is (see the `Upgrades chapter `_ -of the Operations Guide for details): +of the OpenStack Operations Guide for details): #. Upgrade the OpenStack Identity service (keystone). diff --git a/doc/arch-design/source/multi-site-operational-considerations.rst b/doc/arch-design/source/multi-site-operational-considerations.rst index 63ec050698..76953b3fa9 100644 --- a/doc/arch-design/source/multi-site-operational-considerations.rst +++ b/doc/arch-design/source/multi-site-operational-considerations.rst @@ -49,8 +49,8 @@ Logging and monitoring Logging and monitoring does not significantly differ for a multi-site OpenStack cloud. The tools described in the `Logging and monitoring chapter `__ -of the Operations Guide remain applicable. Logging and monitoring can be -provided on a per-site basis, and in a common centralized location. +of the OpenStack Operations Guide remain applicable. Logging and monitoring +can be provided on a per-site basis, and in a common centralized location. When attempting to deploy logging and monitoring facilities to a centralized location, care must be taken with the load placed on the @@ -65,7 +65,7 @@ shared centralized services such as OpenStack Identity. At a high level the recommended order of operations to upgrade an individual OpenStack environment is (see the `Upgrades chapter `__ -of the Operations Guide for details): +of the OpenStack Operations Guide for details): #. Upgrade the OpenStack Identity service (keystone). diff --git a/doc/contributor-guide/source/docs-builds.rst b/doc/contributor-guide/source/docs-builds.rst index 5f65639454..4f1d7ed097 100644 --- a/doc/contributor-guide/source/docs-builds.rst +++ b/doc/contributor-guide/source/docs-builds.rst @@ -84,7 +84,7 @@ Guides for deployers and administrators - http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/networking-guide - http://docs.openstack.org/mitaka/networking-guide - * - Operations Guide + * - OpenStack Operations Guide - http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/ops-guide - http://docs.openstack.org/ops-guide diff --git a/doc/contributor-guide/source/topic-tags.rst b/doc/contributor-guide/source/topic-tags.rst index 5e32685bfd..0783d5c060 100644 --- a/doc/contributor-guide/source/topic-tags.rst +++ b/doc/contributor-guide/source/topic-tags.rst @@ -45,7 +45,7 @@ Based on the topic your request refers to, use the following tags: Networking Guide [ops-guide] - Operations Guide + OpenStack Operations Guide [sec-guide] Security Guide diff --git a/doc/install-guide/source/keystone-users.rst b/doc/install-guide/source/keystone-users.rst index e874d25e1d..a2ca5e023c 100644 --- a/doc/install-guide/source/keystone-users.rst +++ b/doc/install-guide/source/keystone-users.rst @@ -92,7 +92,7 @@ service. The authentication service uses a combination of :term:`domains ``policy.json`` file in the configuration file directory of each OpenStack service. The default policy for most services grants administrative access to the ``admin`` role. For more information, - see the `Operations Guide - Managing Projects and + see the `OpenStack Operations Guide - Managing Projects and Users `__. #. This guide uses a service project that contains a unique user for each diff --git a/doc/install-guide/source/overview.rst b/doc/install-guide/source/overview.rst index f9d1768f1c..a614466f45 100644 --- a/doc/install-guide/source/overview.rst +++ b/doc/install-guide/source/overview.rst @@ -123,7 +123,7 @@ follows: For more information on production architectures, see the `Architecture Design Guide `__, -`Operations Guide `__, and +`OpenStack Operations Guide `__, and `Networking Guide `__. .. _figure-hwreqs: