diff options
author | mbeierl <mark.beierl@dell.com> | 2017-02-21 13:23:42 -0500 |
---|---|---|
committer | mbeierl <mark.beierl@dell.com> | 2017-02-23 13:20:02 -0500 |
commit | 176b0ff44e6e5b8e3133a5b2fc652fa3850779d8 (patch) | |
tree | bd4d4f10d8a1df9ec3a7e5c84f8c89cb13fd3957 /docs/index.rst | |
parent | 2994748e8112feccf870ff9db923040346dfee60 (diff) |
Documentation Update
Adds documentation for Danube.
Change-Id: I2755cb00b769cd0668e5c956d0b70c33d328d882
JIRA: STORPERF-81
Signed-off-by: mbeierl <mark.beierl@dell.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--[-rwxr-xr-x] | docs/index.rst | 37 |
1 files changed, 27 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst index fafa4c4..60e9c21 100755..100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,26 +1,43 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. (c) OPNFV, Intel Corporation, AT&T and others. +.. (c) OPNFV, Dell EMC and others. -.. OPNFV StorPerf Documentation master file. - -====== +======== StorPerf -====== - +======== +StorPerf is an OPNFV testing project aimed to measure the performance +of the Cinder subsystem. * Project Wiki: https://wiki.opnfv.org/display/storperf -* Project Repository: https://gerrit.opnfv.org/gerrit/#/q/storperf +* Project Repository: https://git.opnfv.org/storperf +* Project Artifacts: https://hub.docker.com/r/opnfv/storperf/ * Continuous Integration https://build.opnfv.org/ci/view/storperf/ +****************************** +StorPerf Installation Guide +****************************** + +.. toctree:: + :caption: StorPerf Installation Guide + :maxdepth: 5 + :numbered: 5 + + ./release/installation/installation.rst + +****************************** +StorPerf User Guide +****************************** + .. toctree:: - :maxdepth: 3 + :caption: StorPerf User Guide + :maxdepth: 5 :numbered: 5 - ./userguide/index.rst + ./release/userguide/introduction.rst + ./release/userguide/test-usage.rst + Indices ======= * :ref:`search` - |