aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21Document update for BrahmaputraJustin-chi8-42/+527
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>
2016-01-19Templates for configuration guideSofia Wallin2-0/+49
Please use the installerconfig.rst to describe the configuration for each installer. Removed configoptions from the patch, we will provide patches for the post install procedures template during the day. Postinstall.rst is added, please use this to describe the post install activities. Change-Id: I37cae1344346b154017e3dc8b1a7acdb436114cd Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-01-04amend docs index file and delete some needless filesMatthewLi7-241/+132
JIRA: COMPASS-205 Change-Id: Id234519c95e94ca571580cc1fb3cd62c72ec8347 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-09-20Documentation Improvement: add baremetal deployment in cluster mode into How ↵chenshuai@huawei.com1-10/+9
to use Compass4nfv JIRA: COMPASS-65 Change-Id: I20d21d9a968aac268e4f9fdc2da88a83f966a650 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-18Documentation Improvement: add baremetal deployment in HA mode into How to ↵chenshuai@huawei.com2-14/+36
use Compass4nfv JIRA: COMPASS-59 Change-Id: I01f47776bcc9e5c6479c638beffcac97e4cc8a79 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-17Documentation Improvement: add network configuration into How to use compass4nfvchenshuai@huawei.com2-19/+96
JIRA: COMPASS-58 Change-Id: Ibee619494b17b30603b16343b91862defc171bc0 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-15Documentation:How to use compass4nfvchenshuai@huawei.com2-0/+462
JIRA: COMPASS-48 Change-Id: Ide1fd64b4d15d4319b562dfde62461cbbfbb7608 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-10Example as code, documentation template for sphinx buildAric Gardner4-0/+150
This code will be pushed to each project creating a docs/ directory This servers as an example and template for you (the developers) to create your own project documentation Change-Id: I84ebd8c99008eec2b31f705df3cc0462f66f7816 JIRA:RELENG-15 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>