[ops-guide] Adds links to networking info in ops and networking guide
Change-Id: Ie367e02923544b70407d7cb4a2f04c687925b832 Implements: blueprint create-ops-guide
This commit is contained in:
parent
77ac88197c
commit
e138a5ed48
@ -7,6 +7,14 @@ manage networks. For example, adding new provider networks to the
|
|||||||
OpenStack-Ansible managed cloud. The following sections are the most
|
OpenStack-Ansible managed cloud. The following sections are the most
|
||||||
common administrative tasks outlined to complete those tasks.
|
common administrative tasks outlined to complete those tasks.
|
||||||
|
|
||||||
|
For more generic information on troubleshooting your network,
|
||||||
|
see the
|
||||||
|
`Network Troubleshooting chapter <https://docs.openstack.org/ops-guide/ops-network-troubleshooting.html>`_
|
||||||
|
in the Operations Guide.
|
||||||
|
|
||||||
|
For more in-depth information on Networking, see the
|
||||||
|
`Networking Guide <https://docs.openstack.org/ocata/networking-guide/>`_.
|
||||||
|
|
||||||
Add provider bridges using new network interfaces
|
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
|
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:
|
This can be accomplished with multiple commands:
|
||||||
|
|
||||||
#. Example of rebooting still accessible containers.
|
#. Example of rebooting still accessible containers.
|
||||||
|
Loading…
Reference in New Issue
Block a user