diff --git a/doc/source/contributor/api/api_layer.rst b/doc/source/contributor/api/api_layer.rst index 0d79044e9..f507976fd 100644 --- a/doc/source/contributor/api/api_layer.rst +++ b/doc/source/contributor/api/api_layer.rst @@ -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 -.. _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/ diff --git a/doc/source/user/enhanced_placement_awareness_usage_guide.rst b/doc/source/user/enhanced_placement_awareness_usage_guide.rst index dd7a150bb..3f99ad38d 100644 --- a/doc/source/user/enhanced_placement_awareness_usage_guide.rst +++ b/doc/source/user/enhanced_placement_awareness_usage_guide.rst @@ -85,7 +85,7 @@ nova.conf file. The SR-IOV feature enablement requires configuration on both the controller and compute nodes. Please refer link similar to below for the appropriate 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 compute nodes. It requires an entry similar to below: diff --git a/doc/source/user/vnffg_usage_guide.rst b/doc/source/user/vnffg_usage_guide.rst index 6c45da645..98b331be5 100644 --- a/doc/source/user/vnffg_usage_guide.rst +++ b/doc/source/user/vnffg_usage_guide.rst @@ -41,7 +41,7 @@ Classifiers. Therefore it is required to install `networking-sfc `_ project 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 -`_. +`_. 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