diff options
author | Justin-chi <chigang@huawei.com> | 2016-01-17 16:23:12 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-01-29 01:01:35 +0000 |
commit | b4e0803c49159105521ecf08275b1b9a1a4333bd (patch) | |
tree | 7bf8d80e03b9a5932e1bff97b807a29e985a89e8 /docs/Brahmaputra/FAQ/FAQ.rst | |
parent | 117e7f19652f4132f50b3f30010fa6dc38b8a468 (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>
(cherry picked from commit 080b1de19bc76a3e4435a73151d180d2267e4e59)
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 |