]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Update the URLs to the Cloud Admin Guide
authorChristian Berendt <berendt@b1-systems.de>
Mon, 24 Aug 2015 07:07:35 +0000 (09:07 +0200)
committerChristian Berendt <berendt@b1-systems.de>
Mon, 24 Aug 2015 15:24:34 +0000 (17:24 +0200)
The Cloud Admin Guide was converted to RST and the
URLs changed.

Also add the Networking Guide to the README file.

Change-Id: I485254db6d2264aaa80e4f7146cfc61c56b27b27

README.rst
doc/source/devref/layer3.rst
doc/source/devref/linuxbridge_agent.rst

index 86f6ba868fd17157ca5008a6a688af8a9b60e300..671d9543688a243803c49311278754db891cf785 100644 (file)
@@ -15,7 +15,10 @@ The latest and most in-depth documentation on how to use Neutron is
 available at: <http://docs.openstack.org>. This includes:
 
 Neutron Administrator Guide
-   http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html
+   http://docs.openstack.org/admin-guide-cloud/networking.html
+
+Networking Guide
+   http://docs.openstack.org/networking-guide/
 
 Neutron API Reference:
    http://docs.openstack.org/api/openstack-network/2.0/content/
index 1960b5d70f066de701b83886952fdfa268faad8f..809940722ece66b02e193a7589ee0e9557f538b3 100644 (file)
@@ -50,7 +50,7 @@ Neutron logical network setup
 Neutron logical router setup
 ----------------------------
 
-* http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html#under_the_hood_openvswitch_scenario1_network
+* http://docs.openstack.org/networking-guide/scenario_legacy_ovs.html
 
 
 ::
@@ -147,7 +147,7 @@ Neutron Routers are realized in OpenVSwitch
 Finding the router in ip/ipconfig
 ---------------------------------
 
-* http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html
+* http://docs.openstack.org/admin-guide-cloud/networking.html
 
         The neutron-l3-agent uses the Linux IP stack and iptables to perform L3 forwarding and NAT.
         In order to support multiple routers with potentially overlapping IP addresses, neutron-l3-agent
@@ -189,11 +189,11 @@ For example::
 Provider Networking
 -------------------
 
-Neutron can also be configured to create `provider networks <http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html#provider_terminology>`_
+Neutron can also be configured to create `provider networks <http://docs.openstack.org/admin-guide-cloud/networking_adv-features.html#provider-networks>`_
 
 Further Reading
 ---------------
-* `Packet Pushers - Neutron Network Implementation on Linux <http://packetpushers.net/openstack-neutron-network-implementation-in-linux/>`_
-* `OpenStack Cloud Administrator Guide <http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html>`_
+* `Packet Pushers - Neutron Network Implementation on Linux <http://packetpushers.net/openstack-quantum-network-implementation-in-linux/>`_
+* `OpenStack Cloud Administrator Guide <http://docs.openstack.org/admin-guide-cloud/networking.html>`_
 * `Neutron - Layer 3 API extension usage guide <http://docs.openstack.org/api/openstack-network/2.0/content/router_ext.html>`_
 *  `Darragh O'Reilly -  The Quantum L3 router and floating IPs <http://techbackground.blogspot.com/2013/05/the-quantum-l3-router-and-floating-ips.html>`_
index 8dbe157883393b76aa33176f5e0bc8cd63b7c775..ef21cf4a8aebaa667228717a8d388db5d687e21a 100644 (file)
@@ -6,8 +6,8 @@ This Agent uses the `Linux Bridge
 <http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge>`_ to
 provide L2 connectivity for VM instances running on the compute node to the
 public network.  A graphical illustration of the deployment can be found in
-`OpenStack Admin Guide Linux Bridge
-<http://docs.openstack.org/admin-guide-cloud/content/under_the_hood_linuxbridge.html>`_
+`Networking Guide
+<http://docs.openstack.org/networking-guide/scenario_legacy_lb.html>`_
 
 In most common deployments, there is a compute and a network node. On both the
 compute and the network node, the Linux Bridge Agent will manage virtual