From feaa1213a8c742b74ae3e8b17be509b553bc1256 Mon Sep 17 00:00:00 2001 From: MofassirArif Date: Mon, 18 Jan 2016 03:21:00 -0800 Subject: bug fix: make installer specific changes for baremetal. cater for fuel Change-Id: Ie8c233873041238e3fc1aaaa653653552c7c7428 Signed-off-by: MofassirArif (cherry picked from commit 254ebb0efff73faa2285cf9f1ce70298a9787cb0) --- docs/how-to-use-docs/01-introduction.rst | 30 ++++++++++++++++++++++++++++++ docs/how-to-use-docs/index.rst | 1 + 2 files changed, 31 insertions(+) create mode 100644 docs/how-to-use-docs/01-introduction.rst (limited to 'docs/how-to-use-docs') diff --git a/docs/how-to-use-docs/01-introduction.rst b/docs/how-to-use-docs/01-introduction.rst new file mode 100644 index 00000000..74587e81 --- /dev/null +++ b/docs/how-to-use-docs/01-introduction.rst @@ -0,0 +1,30 @@ +============ +Introduction +============ + +**Welcome to QTIP's documentation !** + +.. _QTIP: https://wiki.opnfv.org/yardstick + +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, and a well-documented methodology to reproduce the results by anyone interested. + +The chapter :doc:`02-methodology` describes the methodology implemented by the +QTIP Project for NFVI performance benchmarking. The chapter +:doc:`03-list-of-testcases` includes a list of available Yardstick test cases. + +The *QTIP* framework is deployed in the Dell OPNFV community lab. It is +infrastructure and application independent. + +.. _Pharos: https://wiki.opnfv.org/pharos +.. seealso:: Pharos_ for information on OPNFV community labs. + +Contact QTIP +================= + +Feedback? `Contact us`_ + +.. _Contact us: opnfv-users@lists.opnfv.org diff --git a/docs/how-to-use-docs/index.rst b/docs/how-to-use-docs/index.rst index 36710b32..bbe991b0 100644 --- a/docs/how-to-use-docs/index.rst +++ b/docs/how-to-use-docs/index.rst @@ -19,6 +19,7 @@ Contents: :maxdepth: 4 documentation-example.rst + 01-introduction.rst Indices and tables ================== -- cgit 1.2.3-korg