diff --git a/doc/contributor-guide/source/docs-builds.rst b/doc/contributor-guide/source/docs-builds.rst index 6aa4338fac..a988c8694f 100644 --- a/doc/contributor-guide/source/docs-builds.rst +++ b/doc/contributor-guide/source/docs-builds.rst @@ -80,7 +80,7 @@ Guides for deployers and administrators - http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/ha-guide - http://docs.openstack.org/ha-guide - * - Networking Guide + * - OpenStack Networking Guide - http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/networking-guide - http://docs.openstack.org/mitaka/networking-guide diff --git a/doc/contributor-guide/source/topic-tags.rst b/doc/contributor-guide/source/topic-tags.rst index f22bdb46c4..c92a32e3a1 100644 --- a/doc/contributor-guide/source/topic-tags.rst +++ b/doc/contributor-guide/source/topic-tags.rst @@ -42,7 +42,7 @@ Based on the topic your request refers to, use the following tags: Installation guides [networking] - Networking Guide + OpenStack Networking Guide [ops-guide] OpenStack Operations Guide diff --git a/doc/ha-guide/source/networking-ha.rst b/doc/ha-guide/source/networking-ha.rst index f038592bf4..05a3ff30af 100644 --- a/doc/ha-guide/source/networking-ha.rst +++ b/doc/ha-guide/source/networking-ha.rst @@ -17,7 +17,7 @@ Notes from planning outline: - Neutron agents shuld be described for active/active; deprecate single agent's instances case. - For Kilo and beyond, focus on L3HA and DVR. -- Link to `Networking Guide `_ +- Link to `OpenStack Networking Guide `_ for configuration details. [TODO: Verify that the active/passive diff --git a/doc/install-guide/source/neutron.rst b/doc/install-guide/source/neutron.rst index 165f29bdde..b06e77d301 100644 --- a/doc/install-guide/source/neutron.rst +++ b/doc/install-guide/source/neutron.rst @@ -20,4 +20,4 @@ service (neutron) using the :ref:`provider networks ` or For more information about the Networking service including virtual networking components, layout, and traffic flows, see the -`Networking Guide `__. +`OpenStack Networking Guide `__. diff --git a/doc/install-guide/source/overview.rst b/doc/install-guide/source/overview.rst index a614466f45..c6055e27d2 100644 --- a/doc/install-guide/source/overview.rst +++ b/doc/install-guide/source/overview.rst @@ -124,7 +124,7 @@ follows: For more information on production architectures, see the `Architecture Design Guide `__, `OpenStack Operations Guide `__, and -`Networking Guide `__. +`OpenStack Networking Guide `__. .. _figure-hwreqs: diff --git a/doc/ops-guide/source/preface.rst b/doc/ops-guide/source/preface.rst index 730fb9a3b7..fb4a445010 100644 --- a/doc/ops-guide/source/preface.rst +++ b/doc/ops-guide/source/preface.rst @@ -173,7 +173,7 @@ OpenStack Installation Guides OpenStack cloud with the OpenStack dashboard and OpenStack client commands -`Networking Guide `_ +`OpenStack Networking Guide `_ This guide targets OpenStack administrators seeking to deploy and manage OpenStack Networking (neutron).