diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-23 13:11:33 -0700 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-29 09:04:53 +0000 |
commit | 6e9a725a99c2d8001572fd104d46609881cf010c (patch) | |
tree | e51bf62a7ee7d6f626a1d829759833a38b20cd68 /docs | |
parent | ad41431a61bdbdacc1833b38be1275bcfef7317b (diff) |
Updated vsperf doc refs for release-notes and testing
Change-Id: I736ff7c5699e5be929ebe9104a0dfc619ef0ebc8
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
(cherry picked from commit cb5d501a339ef5b8ce262efd17d5b1729d95757a)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/release-notes.rst | 4 | ||||
-rw-r--r-- | docs/testing/testing-dev.rst | 8 | ||||
-rw-r--r-- | docs/testing/testing-user.rst | 12 |
3 files changed, 21 insertions, 3 deletions
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst index 46f5901d3..02ba32fbf 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -169,9 +169,9 @@ Vnf_Forwarding_Graph ------------------- :ref:`Vnf_Forwarding_Graph Release Notes <vnf_forwarding_graph-releasenotes>` -Vswitchperf +VSPERF ------------ -:ref:`Vswitchperf Release Notes <vswitchperf-releasenotes>` +:ref:`VSPERF Release Notes <vswitchperf-releasenotes>` Yardstick ---------- diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index 11f6bd029..970abe2ae 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -35,3 +35,11 @@ QTIP :maxdepth: 1 ../submodules/qtip/docs/testing/developer/devguide/index + + +VSPERF +------- +.. toctree:: + :maxdepth: 1 + + ../submodules/vswitchperf/docs/testing/developer/index diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index 52042ba5b..dc2163c2f 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -38,4 +38,14 @@ QTIP :maxdepth: 1 ../submodules/qtip/docs/testing/user/userguide/index - ../submodules/qtip/docs/testing/user/configguide/index
\ No newline at end of file + ../submodules/qtip/docs/testing/user/configguide/index + + +VSPERF +------ + +.. toctree:: + :maxdepth: 1 + + ../submodules/vswitchperf/docs/testing/user/configguide/index + ../submodules/vswitchperf/docs/testing/user/userguide/index |