From e138a5ed4825fad324be4de2746619eab87d21cb Mon Sep 17 00:00:00 2001 From: Alexandra Settle Date: Mon, 22 May 2017 13:47:33 +0100 Subject: [PATCH] [ops-guide] Adds links to networking info in ops and networking guide Change-Id: Ie367e02923544b70407d7cb4a2f04c687925b832 Implements: blueprint create-ops-guide --- .../maintenance-tasks/network-maintain.rst | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/source/operations-guide/maintenance-tasks/network-maintain.rst b/doc/source/operations-guide/maintenance-tasks/network-maintain.rst index 2d1f0eb404..da1c0ca26e 100644 --- a/doc/source/operations-guide/maintenance-tasks/network-maintain.rst +++ b/doc/source/operations-guide/maintenance-tasks/network-maintain.rst @@ -7,6 +7,14 @@ manage networks. For example, adding new provider networks to the OpenStack-Ansible managed cloud. The following sections are the most common administrative tasks outlined to complete those tasks. +For more generic information on troubleshooting your network, +see the +`Network Troubleshooting chapter `_ +in the Operations Guide. + +For more in-depth information on Networking, see the +`Networking Guide `_. + Add provider bridges using new network interfaces ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -156,11 +164,12 @@ Move from Open vSwitch to LinuxBridge and vice versa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Restart a Neutron agent container -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Restart a Networking agent container +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Under some circumstances, configuration or temporary issues, one specific -or all Neutron agents container need to be restarted. +or all neutron agents container need to be restarted. + This can be accomplished with multiple commands: #. Example of rebooting still accessible containers.