From 05ccf6d5e7b0cb9bd7bd65128ffbb5c3d1ee3169 Mon Sep 17 00:00:00 2001 From: qiaomin Date: Fri, 7 Oct 2016 09:56:16 +0000 Subject: [PATCH] [ops-guide] Use Newton install guide link to replace Mitaka Change-Id: I7974d7b1a7a6646fca0f44dfcfa7d02e3ae155b0 --- doc/ops-guide/source/arch-example-nova-network.rst | 4 ++-- doc/ops-guide/source/arch-example-thoughts.rst | 3 ++- doc/ops-guide/source/operations.rst | 4 ++-- doc/ops-guide/source/ops-upgrades.rst | 14 +++++++------- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/ops-guide/source/arch-example-nova-network.rst b/doc/ops-guide/source/arch-example-nova-network.rst index f250a95dd6..38e029a4c2 100644 --- a/doc/ops-guide/source/arch-example-nova-network.rst +++ b/doc/ops-guide/source/arch-example-nova-network.rst @@ -253,8 +253,8 @@ You can extend this reference architecture as follows: - Add additional cloud controllers (see :doc:`ops-maintenance`). - Add an OpenStack Storage service (see the Object Storage chapter in - the `OpenStack Installation Guide - `_ for your distribution). + the `Installation Tutorials and Guides + `_ for your distribution). - Add additional OpenStack Block Storage hosts (see :doc:`ops-maintenance`). diff --git a/doc/ops-guide/source/arch-example-thoughts.rst b/doc/ops-guide/source/arch-example-thoughts.rst index 9f63dc5314..d900fe8489 100644 --- a/doc/ops-guide/source/arch-example-thoughts.rst +++ b/doc/ops-guide/source/arch-example-thoughts.rst @@ -6,6 +6,7 @@ With so many considerations and options available, our hope is to provide a few clearly-marked and tested paths for your OpenStack exploration. If you're looking for additional ideas, check out :doc:`app-usecases`, the -`OpenStack Installation Guides `_, or the +`Installation Tutorials and Guides +`_, or the `OpenStack User Stories page `_. diff --git a/doc/ops-guide/source/operations.rst b/doc/ops-guide/source/operations.rst index 282426f821..36b1931f16 100644 --- a/doc/ops-guide/source/operations.rst +++ b/doc/ops-guide/source/operations.rst @@ -3,8 +3,8 @@ Operations ========== Congratulations! By now, you should have a solid design for your cloud. -We now recommend that you turn to the `OpenStack Installation Guides -`_, which contains a +We now recommend that you turn to the `Installation Tutorials and Guides +`_, which contains a step-by-step guide on how to manually install the OpenStack packages and dependencies on your cloud. diff --git a/doc/ops-guide/source/ops-upgrades.rst b/doc/ops-guide/source/ops-upgrades.rst index e89df95016..0629b3690d 100644 --- a/doc/ops-guide/source/ops-upgrades.rst +++ b/doc/ops-guide/source/ops-upgrades.rst @@ -95,8 +95,8 @@ Watch the network To set up the test environment, you can use one of several methods: -- Do a full manual install by using the `OpenStack Installation - Guide `_ for +- Do a full manual install by using the `Installation Tutorials and Guides + `_ for your platform. Review the final configuration files and installed packages. @@ -175,9 +175,9 @@ General upgrade process ~~~~~~~~~~~~~~~~~~~~~~~ This section describes the process to upgrade a basic OpenStack -deployment based on the basic two-node architecture in the `OpenStack -Installation -Guide `_. All +deployment based on the basic two-node architecture in the `Installation +Tutorials and Guides +`_. All nodes must run a supported distribution of Linux with a recent kernel and the current release packages. @@ -234,8 +234,8 @@ Perform a backup .. note:: Consider updating your SQL server configuration as described in the - `OpenStack Installation - Guide `_. + `Installation Tutorials and Guides + `_. Manage repositories -------------------