diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2016-10-28 05:54:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-28 05:54:43 +0000 |
commit | d8c7fcfd3dd2bf331ca65ca41b593d65e4c0d97a (patch) | |
tree | cf35385f9f8ff8fb14e595cda7b46789703d6d76 /docs/dovetailtool/dovetail.tool.overview.rst | |
parent | bb5d6a119196dcfeabf141cca23b6495fc5e386e (diff) | |
parent | 3203d94f6fafd051eb648c618502aeecdd723224 (diff) |
Merge "dovetail tool: developer userguide document"
Diffstat (limited to 'docs/dovetailtool/dovetail.tool.overview.rst')
-rw-r--r-- | docs/dovetailtool/dovetail.tool.overview.rst | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/dovetailtool/dovetail.tool.overview.rst b/docs/dovetailtool/dovetail.tool.overview.rst new file mode 100644 index 00000000..a1133f34 --- /dev/null +++ b/docs/dovetailtool/dovetail.tool.overview.rst @@ -0,0 +1,27 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Huawei Technologies Co.,Ltd and others. + +============== +Dovetail Tool +============== + +What is Dovetail tool +##################### + +A toolset for providing an evaluation of a deployed cloud environment for OPNFV certification. + +Overview +######## + +Dovetail tool intends on being THE source of tools to provide evaluation of the use of OPNFV trademarks. + +Dovetail tool provides users with a wrapper which leverage other test projects, such as Functest, +Yardstick, etc, that helps to provide evaluation of the use of OPNFV trademarks. +It does so by validating any NFV(Network Function Virtualization) implementation against the test cases in Dovetail. + +Get involved! +############# +- Wiki: https://wiki.opnfv.org/display/dovetail/Dovetail+Home +- Git Repo: https://git.opnfv.org/dovetail |