diff options
author | Justin-chi <chigang@huawei.com> | 2016-01-17 16:23:12 +0800 |
---|---|---|
committer | Justin-chi <chigang@huawei.com> | 2016-01-21 15:40:17 +0800 |
commit | 080b1de19bc76a3e4435a73151d180d2267e4e59 (patch) | |
tree | c10c2ad818dcdd38d30b80e385350b16e59d378b /docs/Brahmaputra/release-notes | |
parent | ebf474f7dd65ed8d098e80959aec777c202ee7be (diff) |
Document update for Brahmaputra
JIRA: COMPASS-75
add installation instruction
add FAQ.rst(draft) and release-notes(draft)
add some correction
Change-Id: I8fc48c79eeea06bc2efafce2eca72ebd9b71be16
Signed-off-by: Justin-chi <chigang@huawei.com>
Diffstat (limited to 'docs/Brahmaputra/release-notes')
-rw-r--r-- | docs/Brahmaputra/release-notes/index.rst | 11 | ||||
-rw-r--r-- | docs/Brahmaputra/release-notes/release-notes.rst | 40 |
2 files changed, 51 insertions, 0 deletions
diff --git a/docs/Brahmaputra/release-notes/index.rst b/docs/Brahmaputra/release-notes/index.rst new file mode 100644 index 00000000..1607e236 --- /dev/null +++ b/docs/Brahmaputra/release-notes/index.rst @@ -0,0 +1,11 @@ +******************************************** +OPNFV(Brahmaputra) Compass4nfv Release Notes +******************************************** + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 4 + + release-notes.rst diff --git a/docs/Brahmaputra/release-notes/release-notes.rst b/docs/Brahmaputra/release-notes/release-notes.rst new file mode 100644 index 00000000..be531766 --- /dev/null +++ b/docs/Brahmaputra/release-notes/release-notes.rst @@ -0,0 +1,40 @@ +==================================================================================================== +OPNFV release notes for the Brahmaputra release of OPNFV when using Compass4nfv as a deployment tool +==================================================================================================== + + +.. contents:: Table of Contents + :backlinks: none + + +Abstract +======== + +This document describes release notes of OPNFV when using Compass4nfv as a +deployment tool. + +License +======= + +Brahmaputra release of OPNFV when using Compass4nfv as a deployment tool Docs +(c) by Weidong Shao (HUAWEI) and Justin Chi (HUAWEI) + +Brahmaputra release of OPNFV when using Compass4nfv as a deployment tool 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/>. + +Version history +=============== + ++--------------------+--------------------+--------------------+---------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++--------------------+--------------------+--------------------+---------------------------+ +| 2016-01-17 | 0.0.1 | Justin Chi | First draft | +| | | (HUAWEI) | | ++--------------------+--------------------+--------------------+---------------------------+ + + +:Authors: Justin Chi (HUAWEI) +:Version: 0.0.1 |