diff options
author | yuyang <Gabriel.yuyang@huawei.com> | 2017-02-16 20:44:47 +0800 |
---|---|---|
committer | yuyang <Gabriel.yuyang@huawei.com> | 2017-02-23 13:00:27 +0800 |
commit | 81fba061911595953782299d2eb06c3014b8a890 (patch) | |
tree | 08d13ccef97b4ccceb0511c4668dcfd43ec2de59 /docs/platformoverview | |
parent | be6453bb485c720278c5f6a45a5194391e454ce4 (diff) |
Add Danube Document Framework
JIRA: BOTTLENECK-137
Bottlenecks document framwork meeting Danube document requirement.
Changes:
1. Add POSCA testsuite document
2. Combine configuration and installation directory
2.1 https://wiki.opnfv.org/display/DEV/Documentation+Toolchain
3. Change file names in /user_guide
4. Add requirements notes to release notes
5. Add stress test configuartion details
Change-Id: I8d9055097ddae280d985120d4501819d20ad1dcb
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r-- | docs/platformoverview/index.rst | 12 | ||||
-rw-r--r-- | docs/platformoverview/introduction.rst | 34 |
2 files changed, 0 insertions, 46 deletions
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst deleted file mode 100644 index 9267fbd6..00000000 --- a/docs/platformoverview/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. 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 - platformoverview -****************************** - -.. toctree:: - :maxdepth: 2 - - ./introduction.rst diff --git a/docs/platformoverview/introduction.rst b/docs/platformoverview/introduction.rst deleted file mode 100644 index 5850fa55..00000000 --- a/docs/platformoverview/introduction.rst +++ /dev/null @@ -1,34 +0,0 @@ -.. 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 |