aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-02-23Templates 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> (cherry picked from commit ebf474f7dd65ed8d098e80959aec777c202ee7be)
2016-02-17Document update for Brahmaputra release(WIP)Justin-chi2-9/+147
Add Network configuration for deploy Change-Id: Ief7863b3c4764949f31bca9e1a4c8aaea5306f8f Signed-off-by: Justin-chi <chigang@huawei.com> (cherry picked from commit c3f89eca0c74f587f833c5884aa7f1b3d96827c3)
2016-02-15Altering the directory structures to fit the release plan, added template ↵ChristopherPrice8-66/+160
info for release notes. Moved the folders from Brahmaputra to docs. The toolchain for stable/brahmaputra will add the Brahmaputra directory automatically. Added template information for the release-notes document Change-Id: Id77cce6f53a6e7a9567b0651f3ce68e1518851f1 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 41dd73771cfc1a04665bea26bb492aba58ea3f8a)
2016-01-29Document 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> (cherry picked from commit 080b1de19bc76a3e4435a73151d180d2267e4e59)
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>