[networking] Use :doc: directive for internal links

Some internal references inside the networking guide use URL.
It is better to use :doc: directive for internal references
We will no longer need to update URLs when versioning a document.

Change-Id: I75b8b043209ad26f6c8b656b427e5e706511dea4
This commit is contained in:
Akihiro Motoki 2016-06-02 04:42:16 +09:00
parent c97ae3dd0f
commit e4d7102aa3

View File

@ -120,9 +120,8 @@ Provider network types
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 the related section in the
`Networking Guide <http://docs.openstack.org/mitaka/networking-guide/intro-os-networking-overview.html>`__.
or the `OpenStack Administrator Guide
More information about provider networks see
:doc:`intro-os-networking-overview` or the `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/networking_adv-features.html#provider-networks>`__.
* Flat
@ -163,9 +162,8 @@ Project network types
Project (tenant) 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 the related
section in the
`Networking Guide <http://docs.openstack.org/mitaka/networking-guide/intro-os-networking-overview.html>`__.
them. More information about project and provider networks see
:doc:`intro-os-networking-overview`
or the `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/networking_adv-features.html#provider-networks>`__.
@ -489,8 +487,7 @@ This guide characterizes the L2 reference implementations that currently exist.
Due to direct connection, some features are not available when using SRIOV.
For example, DVR, security groups, migration.
For more information see the
`Networking Guide <http://docs.openstack.org/mitaka/networking-guide/adv-config-sriov.html>`__.
For more information see the :doc:`adv-config-sriov`.
* MacVTap mechanism driver and MacVTap agent