diff options
Diffstat (limited to 'docs/index.rst')
-rwxr-xr-x | docs/index.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100755 index 00000000..2c19230c --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,33 @@ +.. OPNFV VSPERF Documentation master file. + +====== +VSPERF +====== +VSPERF is an OPNFV testing project. + +VSPERF will develop a generic and architecture agnostic vSwitch testing +framework and associated tests, that will serve as a basis for validating the +suitability of different vSwitch implementations in a Telco NFV deployment +environment. The output of this project will be utilized by the OPNFV +Performance and Test group and its associated projects, as part of OPNFV +Platform and VNF level testing and validation. + +Project Wiki: https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases +Project Repository: https://gerrit.opnfv.org/gerrit/#/q/vswitchperf +Continuous Integration https://build.opnfv.org/ci/view/vswitchperf/ + +.. toctree:: + :maxdepth: 3 + :numbered: 5 + + ./configguide/index.rst + ./userguide/index.rst + ./design/index.rst + ./requirements/index.rst + ./release/index.rst + + +Indices +======= +* :ref:`search` + |