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/FAQ/FAQ.rst | |
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/FAQ/FAQ.rst')
-rw-r--r-- | docs/Brahmaputra/FAQ/FAQ.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/Brahmaputra/FAQ/FAQ.rst b/docs/Brahmaputra/FAQ/FAQ.rst new file mode 100644 index 00000000..e32bd503 --- /dev/null +++ b/docs/Brahmaputra/FAQ/FAQ.rst @@ -0,0 +1,40 @@ +========================================================================================== +OPNFV FAQ for the Brahmaputra release of OPNFV when using Compass4nfv as a deployment tool +========================================================================================== + + +.. contents:: Table of Contents + :backlinks: none + + +Abstract +======== + +This document describes Frequently Asked Questions 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 |