From 07109c75fc1b5df4ef135ad5c7e117678f14f7d8 Mon Sep 17 00:00:00 2001 From: David Rabel Date: Sat, 28 Oct 2017 08:49:42 +0200 Subject: [PATCH] Correct link in config-ml2.rst Change-Id: If52835c2fcdb2391fff986dc1fbcc04da0815ff6 Closes-Bug: #1727941 (cherry picked from commit 45609a196fd575aa95c7afeb37a47b4bca810800) --- doc/source/admin/config-ml2.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/source/admin/config-ml2.rst b/doc/source/admin/config-ml2.rst index c26fb7e4e82..dd3c71d806b 100644 --- a/doc/source/admin/config-ml2.rst +++ b/doc/source/admin/config-ml2.rst @@ -125,8 +125,7 @@ Provider networks provide connectivity like project networks. But only administrative (privileged) users can manage those networks because they interface with the physical network infrastructure. More information about provider networks see -:doc:`intro-os-networking` or the `OpenStack Administrator Guide -`__. +:doc:`intro-os-networking`. * Flat @@ -167,9 +166,7 @@ Project networks provide connectivity to instances for a particular project. Regular (non-privileged) users can manage project networks within the allocation that an administrator or operator defines for them. More information about project and provider networks see -:doc:`intro-os-networking` -or the `OpenStack Administrator Guide -`__. +:doc:`intro-os-networking`. Project network configurations are made in the ``/etc/neutron/plugins/ml2/ml2_conf.ini`` configuration file on the neutron