diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-07-29 04:37:01 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-07-29 04:37:01 -0400 |
commit | abe93d77218222796a2d4b40a08dddd8273299c6 (patch) | |
tree | f1fdac0dc68e79d1eafdf95488736b0d37f86966 /docs/platformoverview/introduction.rst | |
parent | 21086bde5d6a83cfd9271687c65f52dd53b6b95b (diff) |
project document improvement
JIRA: BOTTLENECK-88
Change-Id: I963502bb494bfb8773b312f038e9a1ea9902e56e
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/platformoverview/introduction.rst')
-rw-r--r-- | docs/platformoverview/introduction.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/platformoverview/introduction.rst b/docs/platformoverview/introduction.rst new file mode 100644 index 00000000..5850fa55 --- /dev/null +++ b/docs/platformoverview/introduction.rst @@ -0,0 +1,34 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Huawei Technologies Co.,Ltd and others. + +************************** +Bottlenecks Introduction +************************** + +**Welcome to bottlenecks' documentation !** + +.. _Bottlenecks: https://wiki.opnfv.org/bottlenecks + +Bottlenecks_ is an OPNFV Project. + +The project's goal is to find system bottlenecks by testing and verifying +OPNFV infrastructure in a staging environment before committing it to a production environment. +Instead of debugging a deployment in production environment, +an automatic method for executing benchmarks which plans to +validate the deployment during staging is adopted. +This project will provide frameworks to find the bottlenecks of OPNFV infrastructure. + +The *Bottlenecks* framework is deployed in several OPNFV community labs. It is +installer, infrastructure and application independent. + +.. _Pharos: https://wiki.opnfv.org/pharos + +.. seealso:: Pharos_ for information on OPNFV community labs. + +Contact Bottlenecks +=================== + +Feedback? `Contact us`_ + +.. _Contact us: opnfv-users@lists.opnfv.org |