From 66a44c95f15fd78c4fc622f8230a484c0184bf7c Mon Sep 17 00:00:00 2001 From: Guoqiang Ding Date: Tue, 28 Nov 2017 11:07:36 +0800 Subject: [PATCH] Update the documentation links The documentation about "ops-guide" has been moved. Change-Id: I151d1f989cb032c3a3775e5bfffcec58a2cf0121 --- api-ref/source/os-hosts.inc | 2 +- doc/source/admin/networking-nova.rst | 3 --- doc/source/install/overview.rst | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/api-ref/source/os-hosts.inc b/api-ref/source/os-hosts.inc index d3086231458..98be54ce5f3 100644 --- a/api-ref/source/os-hosts.inc +++ b/api-ref/source/os-hosts.inc @@ -99,7 +99,7 @@ Enables, disables a host or put a host in maintenance or normal mode. console, and is therefore useless. There are other APIs that allow you to do the same thing which are supported across all compute drivers, which would be disabling a service and then migrating the instances off that host. See the - `Operations Guide `_ + `Operations Guide `_ for more information on maintenance. Normal response codes: 200 diff --git a/doc/source/admin/networking-nova.rst b/doc/source/admin/networking-nova.rst index d1a7236885a..eacde707a6c 100644 --- a/doc/source/admin/networking-nova.rst +++ b/doc/source/admin/networking-nova.rst @@ -129,9 +129,6 @@ single ``nova-network`` service provides a default gateway for VMs and hosts a single DHCP server (dnsmasq). In multi-host mode, each compute node runs its own ``nova-network`` service. In both cases, all traffic between VMs and the internet flows through ``nova-network``. Each mode has benefits and drawbacks. -For more on this, see the Network Topology section in the `OpenStack Operations -Guide -`__. All networking options require network connectivity to be already set up between OpenStack physical nodes. OpenStack does not configure any physical diff --git a/doc/source/install/overview.rst b/doc/source/install/overview.rst index c8ff1414640..25a3b56f6ff 100644 --- a/doc/source/install/overview.rst +++ b/doc/source/install/overview.rst @@ -59,7 +59,7 @@ follows: For more information on production architectures, see the `Architecture Design Guide `_, `OpenStack Operations Guide -`_, and `OpenStack Networking Guide +`_, and `OpenStack Networking Guide `_. .. _figure-hwreqs: