aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-03-25update network connection recovery howtocarey.xu1-0/+7
Change-Id: Ib05175bf14a6af720c31700f6a8dfa2e057d4254 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-09fix a invalid role in installerconfig.rst.wu.zhihui1-1/+1
JIRA: COMPASS-334 Change-Id: I935002df80590c2e197ead41595b68d52cb1ddc9 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-03-02Add FAQ file for Compass4nfvJustin-chi2-0/+121
Add Faq for B-release Change-Id: I6ae7335219b21c0f57090f26a4f6f6aa96121d6a Signed-off-by: Justin-chi <chigang@huawei.com>
2016-02-25Update release notes and installation instructionsJustin-chi4-35/+25
Final update for Brahmaputra 1.0 release Removal faq from Brahmaputra 1.0 Update ODL version Change-Id: I82b39ff09b934b6527fb539d2b1efd74ea62b533 Signed-off-by: Justin-chi <chigang@huawei.com>
2016-02-24Reducing header levels as the do not render correctly in composite docs.ChristopherPrice1-4/+6
Change-Id: I452b1f0f5d736a7d6a894db517442d2cce7dc2ca Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-23Adding aligned structure and segmenting the configguide.ChristopherPrice16-917/+577
Also set heading levels for readability and added missing licence headers. Copied the header where I copied content, so please be mindful and inform me if you disagree. Removal parts of userguide duplicated with configguide. Take the others into faq.rst Removal duplicated references in installerconfig. Removal redundant png files. Release notes update for Brahmaputra release. Change-Id: I6e1a101107752f4bc7b6e3bbaea0738690d07af8 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: Justin-chi <chigang@huawei.com>
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>
2016-02-10Altering 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>
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>