diff options
author | 2017-02-18 23:50:47 +0800 | |
---|---|---|
committer | 2017-02-18 23:50:47 +0800 | |
commit | b9de54adc5963e54303dccf5930f6b20cc445dae (patch) | |
tree | 557ba58f02b53f26dd1b03ab3cb02186fda6a2c0 /docs/overview | |
parent | 93421c6375a450baa7bedb323e36b5efd238a58d (diff) |
Migrate to Danube document guide
https://wiki.opnfv.org/display/DOC
Change-Id: I85535f158022fe0aeb7c888273dc81fbbf4ddeda
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/overview')
-rw-r--r-- | docs/overview/index.rst | 14 | ||||
-rw-r--r-- | docs/overview/overview.rst | 21 |
2 files changed, 0 insertions, 35 deletions
diff --git a/docs/overview/index.rst b/docs/overview/index.rst deleted file mode 100644 index 9a387360..00000000 --- a/docs/overview/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2016 ZTE Corp. - - - -##################### -QTIP Project Overview -##################### - -.. toctree:: - :maxdepth: 2 - - ./overview.rst diff --git a/docs/overview/overview.rst b/docs/overview/overview.rst deleted file mode 100644 index 4fd42356..00000000 --- a/docs/overview/overview.rst +++ /dev/null @@ -1,21 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2015 Dell Inc. -.. (c) 2016 ZTE Corp. - -******** -Overview -******** - -.. _QTIP: https://wiki.opnfv.org/platform_performance_benchmarking - -QTIP_ is an OPNFV Project. - -QTIP aims to benchmark OPNFV platforms through a "Bottom up" approach, testing -bare-metal components first. - -The overall problem this project tries to solve is the general -characterization of an OPNFV platform. It will focus on general performance -questions that are common to the platform itself, or applicable to multiple -OPNFV use cases. QTIP will provide the capability to quantify a platform's -performance behavior in a standardized, rigorous, and open way. |