diff options
Diffstat (limited to 'docs/userguide')
-rwxr-xr-x | docs/userguide/testusage.rst | 10 | ||||
-rwxr-xr-x | docs/userguide/yardstick.rst | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst index a2abcf99..f53bd07e 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 -<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/trafficgen.html>`__ +<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/trafficgen.html>`__ VSPERF Installation ^^^^^^^^^^^^^^^^^^^ To see the supported Operating Systems, vSwitches and system requirements, please follow the `installation instructions -<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/installation.html>`__ to install. Traffic Generator Setup ^^^^^^^^^^^^^^^^^^^^^^^ Follow the `Traffic generator instructions -<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/trafficgen.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/trafficgen.html>`__ 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 -<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ +<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/installation.html>`__ 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/colorado/userguide/index.html +http://artifacts.opnfv.org/vswitchperf/colorado/2.0/userguide/index.html diff --git a/docs/userguide/yardstick.rst b/docs/userguide/yardstick.rst index 2ecf7511..64e6ab3f 100755 --- a/docs/userguide/yardstick.rst +++ b/docs/userguide/yardstick.rst @@ -46,7 +46,7 @@ image, which can be downloaded from `<http://artifacts.opnfv.org/>`__. $ wget http://artifacts.opnfv.org/vswitchperf/vloop-vnf-ubuntu-14.04_20151216.qcow2 Please follow the `installation instructions -<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/installation.html>`__ 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. |