Update missing links

Some url links are missing due documentation
rework in whole openstack.
This change update links to point correct URLs.

Change-Id: Iebae04684c83fd33c2298fecf429807980d18bfd
This commit is contained in:
Eduardo Gonzalez
2017-09-05 12:13:54 +02:00
parent cace849103
commit ada099eeae
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ vnfd, vnf) to URLs, and the controller for each resource.
.. _api-paste.ini: http://git.openstack.org/cgit/openstack/tacker/tree/etc/tacker/api-paste.ini .. _api-paste.ini: http://git.openstack.org/cgit/openstack/tacker/tree/etc/tacker/api-paste.ini
.. _APIRouter: http://git.openstack.org/cgit/openstack/tacker/tree/tacker/api/v2/router.py .. _APIRouter: http://git.openstack.org/cgit/openstack/tacker/tree/tacker/api/v1/router.py
.. _Paste: http://pythonpaste.org/ .. _Paste: http://pythonpaste.org/

View File

@@ -85,7 +85,7 @@ nova.conf file.
The SR-IOV feature enablement requires configuration on both the controller The SR-IOV feature enablement requires configuration on both the controller
and compute nodes. Please refer link similar to below for the appropriate and compute nodes. Please refer link similar to below for the appropriate
OpenStack release to setup SR-IOV: OpenStack release to setup SR-IOV:
https://docs.openstack.org/networking-guide/config-sriov.html https://docs.openstack.org/neutron/latest/admin/config-sriov.html
The CPU Pinning feature enablement requires configuring the nova.conf on The CPU Pinning feature enablement requires configuring the nova.conf on
compute nodes. It requires an entry similar to below: compute nodes. It requires an entry similar to below:

View File

@@ -41,7 +41,7 @@ Classifiers. Therefore it is required to install `networking-sfc
<https://github.com/openstack/networking-sfc>`_ project <https://github.com/openstack/networking-sfc>`_ project
in order to use Tacker VNFFG. Networking-sfc also requires at least OVS 2.5 in order to use Tacker VNFFG. Networking-sfc also requires at least OVS 2.5
.0, so also ensure that is installed. See the full `Networking-sfc guide .0, so also ensure that is installed. See the full `Networking-sfc guide
<https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining>`_. <https://docs.openstack.org/networking-sfc/latest/>`_.
A simple example of a service chain would be one that forces all traffice A simple example of a service chain would be one that forces all traffice
from HTTP client to HTTP server to go through VNFs that was created by from HTTP client to HTTP server to go through VNFs that was created by