aboutsummaryrefslogtreecommitdiffstats
path: root/docs/img
AgeCommit message (Collapse)AuthorFilesLines
2016-09-16Update documentation with AArch64 specificscristinapauna1-0/+0
The documentationfrom Fuel was introduced to armband project by https://gerrit.opnfv.org/gerrit/#/c/20679/ This patch updates it with aarch64 specifics Change-Id: I05eccef015fd399e7d05a0505e85e733a8e95f1d Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-16docs: Copy OPNFV docs dir as documentation basecristinapauna24-0/+0
There has been some restructuring of the documentation in fuel project. This commit copies those files, while a subsequent commit will adapt the documentation with aarch64 specifics. Change-Id: I56b52d5d16975b88fd5b26099b43046c6a5d5747 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-13Revert "patches, docs: Remove MySQL WSREP SST provider"Alexandru Avadanii1-0/+0
This reverts commit 8a696682b3fd0cb5f32ddaca8ede5db7b001a57f. Change-Id: Ib1698643639436243768f4a8209c4d68314a97ca
2016-09-02patches, docs: Remove MySQL WSREP SST providerAlexandru Avadanii1-0/+0
xtrabackup issues have been fixed with the latest version of percona-xtrabackup DEBs we added to linux.enea.com, so remove MySQL WSREP SST provider patches and corresponding docs. Closes-bug: ARMBAND-52 Change-Id: I743e9b6ed242cf15e3063d7dcf7e05d0cee198f2 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-12docs: Add specs for coloradocristinapauna1-0/+0
Made the changes in documentation for Colorado release Change-Id: Iaeeddd21d81f3e65790018475db833ed1416f4a3 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-05-12docs/install-instr: AArch64 FW, plugins refresh.Alexandru Avadanii2-0/+0
- edit image with unexisting plugins on AArch64; - change "BIOS" references to "UEFI" and add note(s) about required firmware support; - add warning about bootstrap image build fuelmenu config; Change-Id: I5bcf208dcb0c95e9c09f4da0bd4e861e19d34cc0 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-05-12docs/install-instr: Add MySQL WSREP SST provider.Alexandru Avadanii1-0/+0
Document workaround for xtrabackup issues on AArch64 controllers. Change-Id: I126c730f751f09a4d75ac345d9b889df9414de2d
2016-05-13docs/install-instr: Refactor target specific cfg.Alexandru Avadanii2-0/+0
Fuel 8.0 adds support for setting up "Offloading Modes" for target nodes. Document how this features should be used (and why/when it's necessary). While at it, fix minor reference to branch in git tag checkout instructions, as we'd be in detached HEAD and not on a new branch. Change-Id: If7a8ca44541903dbeb6db36bc64fe56b132165cb
2016-05-11docs/installation-instruction.rst for AArch64Florin Dumitrascu3-0/+0
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
2016-04-22Copy OPNFV docs dir as documentation base.Alexandru Avadanii21-0/+0
Armband Fuel for aarch64 is very similar to amd64 in both configuration and deployment, with a small difference in the build process. Therefore it makes sense to base our documentation on Jonas' work in OPNFV Fuel.