From 3a86248dff1834267900423891c9b2829803fd8a Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Tue, 6 Sep 2016 08:08:34 +0100 Subject: docs: Fix links and formatting Documentation was updated as follows: * links were updated to refer to documentation specific for Colorado release * section decorators were fixed in LTD * links to testcase and deployment descriptions were fixed * duplicate labels removed from LTP<D * fixed typos in formatting and text * links to scalability and stress tests fixed after their renaming JIRA: VSPERF-349 Change-Id: I8b1d7a0220d637a684e70a788dd88250c646124e Signed-off-by: Martin Klozik Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Bill Michalowski --- docs/userguide/testusage.rst | 10 +++++----- docs/userguide/yardstick.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/userguide') diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst index c020b6ca..a2abcf99 100755 --- a/docs/userguide/testusage.rst +++ b/docs/userguide/testusage.rst @@ -23,21 +23,21 @@ support in VSPERF includes: If you want to use another traffic generator, please select the Dummy generator option as shown in `Traffic generator instructions -`__ +`__ VSPERF Installation ^^^^^^^^^^^^^^^^^^^ To see the supported Operating Systems, vSwitches and system requirements, please follow the `installation instructions -`__ to +`__ to install. Traffic Generator Setup ^^^^^^^^^^^^^^^^^^^^^^^ Follow the `Traffic generator instructions -`__ to +`__ to install and configure a suitable traffic generator. Cloning and building src dependencies @@ -121,7 +121,7 @@ deployment scenarios. The image can be downloaded from Newer vloop_vnf images are available. Please reference the installation instructions for information on these images `installation instructions -`__ +`__ vloop_vnf forwards traffic through a VM using one of: @@ -655,5 +655,5 @@ More information ^^^^^^^^^^^^^^^^ For more information and details refer to the vSwitchPerf user guide at: -http://artifacts.opnfv.org/vswitchperf/docs/userguide/index.html +http://artifacts.opnfv.org/vswitchperf/colorado/userguide/index.html diff --git a/docs/userguide/yardstick.rst b/docs/userguide/yardstick.rst index ec306d57..2ecf7511 100755 --- a/docs/userguide/yardstick.rst +++ b/docs/userguide/yardstick.rst @@ -46,7 +46,7 @@ image, which can be downloaded from ``__. $ wget http://artifacts.opnfv.org/vswitchperf/vloop-vnf-ubuntu-14.04_20151216.qcow2 Please follow the `installation instructions -`__ to +`__ to install vswitchperf inside vloop-vnf image. As vswitchperf will be run in trafficgen mode, it is possible to skip installation and compilation of OVS, QEMU and DPDK to keep image size smaller. -- cgit 1.2.3-korg