Merge "Update the documentation links"

This commit is contained in:
Zuul
2017-11-28 19:09:15 +00:00
committed by Gerrit Code Review
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -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 <https://docs.openstack.org/ops-guide/ops-maintenance-compute.html>`_
`Operations Guide <https://wiki.openstack.org/wiki/OpsGuide/Compute_Node_Failures_and_Maintenance>`_
for more information on maintenance.
Normal response codes: 200
-3
View File
@@ -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
<https://docs.openstack.org/ops-guide/arch-network-design.html#network-topology>`__.
All networking options require network connectivity to be already set up
between OpenStack physical nodes. OpenStack does not configure any physical
+1 -1
View File
@@ -59,7 +59,7 @@ follows:
For more information on production architectures, see the `Architecture Design
Guide <https://docs.openstack.org/arch-design/>`_, `OpenStack Operations Guide
<https://docs.openstack.org/ops-guide/>`_, and `OpenStack Networking Guide
<https://wiki.openstack.org/wiki/OpsGuide>`_, and `OpenStack Networking Guide
<https://docs.openstack.org/ocata/networking-guide/>`_.
.. _figure-hwreqs: