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/releasenotes/release-notes.rst | |
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/releasenotes/release-notes.rst')
-rw-r--r-- | docs/releasenotes/release-notes.rst | 156 |
1 files changed, 0 insertions, 156 deletions
diff --git a/docs/releasenotes/release-notes.rst b/docs/releasenotes/release-notes.rst deleted file mode 100644 index 17238801..00000000 --- a/docs/releasenotes/release-notes.rst +++ /dev/null @@ -1,156 +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. - - -============================================ -OPNFV Colorado Release Notes for Bottlenecks -============================================ - -.. _Bottlenecks: https://wiki.opnfv.org/display/bottlenecks - - -Abstract -======== - -This document describes the release notes of Bottlenecks project. - - -License -======= - -OPNFV Colorado release notes for Bottlenecks Docs -are licensed under a Creative Commons Attribution 4.0 International License. -You should have received a copy of the license along with this. -If not, see <http://creativecommons.org/licenses/by/4.0/>. - -The *Bottlenecks software* is opensource software, licensed under the terms of the -Apache License, Version 2.0. - - -Version History -=============== - -+----------------+--------------------+---------------------------------+ -| *Date* | *Version* | *Comment* | -| | | | -+----------------+--------------------+---------------------------------+ -| Sept 22nd, 2016| 1.0 | Bottlenecks for Colorado release| -| | | | -+----------------+--------------------+---------------------------------+ - - -Summary -======= - -* Documentation generated with Sphinx - - * User guide - - * Installation Procedure - - * Release Notes (this document) - - * Platform Overview - - * Configuration Guide - -* Bottlenecks test suite - - * Jenkins Jobs for OPNFV community labs - -* Bottlenecks framework - -* Bottlenecks test cases - -The *Bottlenecks software* is developed in the OPNFV community, by the -Bottlenecks_ team. - -Release Data -============ - -+--------------------------------------+--------------------------------------+ -| **Project** | Bottlenecks | -| | | -+--------------------------------------+--------------------------------------+ -| **Repo/tag** | Bottlenecks/colorado.1.0 | -| | | -+--------------------------------------+--------------------------------------+ -| **Bottlenecks Docker image tag** | colorado.1.0 | -| | | -+--------------------------------------+--------------------------------------+ -| **Release designation** | Colorado base release | -| | | -+--------------------------------------+--------------------------------------+ -| **Release date** | September 22 2016 | -| | | -+--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | Colorado base release | -| | | -+--------------------------------------+--------------------------------------+ - - -Deliverables -============ - -Software Deliverables ---------------------- - -**Bottlenecks source code <colorado.1.0>** - -* TODO - -Documentatiion Deliverables ---------------------------- - -**Bottlenecks documentation <colorado.1.0>** - -* TODO - -Reason for Version -================== - -* TODO - - -Colorado known restrictions/issues -================================== - -* TODO - - -Test results -============ - -Test results are available in: - - - jenkins logs on CI: https://build.opnfv.org/ci/view/bottlenecks/ - - -Open JIRA tickets -================= - -+------------------+-----------------------------------------------+ -| JIRA | Description | -+==================+===============================================+ -+------------------+-----------------------------------------------+ -+------------------+-----------------------------------------------+ -+------------------+-----------------------------------------------+ -+------------------+-----------------------------------------------+ -+------------------+-----------------------------------------------+ - - -Useful links -============ - - - WIKI project page: https://wiki.opnfv.org/display/Bottlenecks - - - Bottlenecks jira page: https://jira.opnfv.org/projects/BOTTLENECK/issues/ - - - Bottlenecks repo: https://git.opnfv.org/cgit/bottlenecks/ - - - Bottlenecks CI dashboard: https://build.opnfv.org/ci/view/bottlenecks - - - Bottlenecks IRC chanel: #opnfv-bottlenecks - - |