aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/installation.instruction.rst
AgeCommit message (Collapse)AuthorFilesLines
2018-02-05deploy.sh: Disable net.bridge.bridge-nf-callAlexandru Avadanii1-0/+2
JIRA: FUEL-334 Change-Id: I6d2499053dcfb7f99593fcd5c948b569bdcb9c9b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 574021257b89eda2b431e51121bbb11bd9d54988)
2018-01-15docs: AArch64: Jumpserver min libvirt versionting wu1-37/+97
- For the Jumpserver configuration Add bridge config Add Armband repository list for openstack ocata Add minimum libvirt version requirement - Fix various typo - Add option -S, -D in deploy script JIRA: ARMBAND-337 Change-Id: Ic62819dbb28699cf8a2dba81b7d65a39e3f0b011 Signed-off-by: ting wu <ting.wu@enea.com> (cherry picked from commit 8d6ea0ff12b6633b0edf6bbb0988360597efc57e)
2018-01-04deploy.sh: Factor out pkg deps into yaml filesAlexandru Avadanii1-3/+7
Instead of hardcoding the packages to install on the jumphost at deploy time in `ci/deploy.sh`, move the requirements list to a dedicated yaml file, so it is decoupled from actual code. While at it, add missing deps: - ipxe-qemu (AArch64 Ubuntu only); Change-Id: I9ee5c0796b70f9d29427d608b6415333c8841e1e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit b57cd65121f61114432b07c04106fc4b8609440e)
2017-11-24[docs] Add MCP user guideCristina Pauna1-1/+1
Change-Id: I97a5a2817004850abc3f702004819a907472faf7 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit e2a8202d8e95fa97026dd3031dcb6d10350132bb)
2017-11-16Merge "[baremetal] SaltStack Deployment Documentation" into stable/euphratesAlexandru Avadanii1-0/+6
2017-11-15Merge "deploy.sh: Check hypervisor after prereq install" into stable/euphratesAlexandru Avadanii1-0/+5
2017-11-15[baremetal] SaltStack Deployment DocumentationAlexandru Avadanii1-0/+6
Generate documentation automatically using `reclass-doc`. nginx is already configured to serve said documentation on proxy's public VIP on port 8090. Change-Id: If2aef646a0ec44d5cc7e9d425e565e5c0aa581b3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit f3a355d5644a7271d9df0a48febc3a93cceddb8e)
2017-11-13docs: Add details to the installation instructionCristina Pauna1-1/+51
Added some text details to the diagrams from https://gerrit.opnfv.org/gerrit/#/c/46801/ Change-Id: Ib761ca2a63e7c9e267c3c5c7bbe659d42bddea5e Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 6a543cac38e7b405fac489aee4ae3e357f250574)
2017-11-13deploy.sh: Check hypervisor after prereq installAlexandru Avadanii1-0/+5
On a clean system (i.e. no libvirt installed), the prerequisites should be installed first, before checking for hypervisor access. While at it, add 'libvirt' to the list of prerequisites, as it is not automatically required by the others. Add a note in the documentation about libvirtd service not being automatically started after installation on CentOS. Change-Id: I29d94d4a56cd823362811e8fc9c076c83fb6c04c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 8bdc7b442ebd9f162a36f568d9b61ecf85ab23cb)
2017-11-09docs: add Pod Descriptor Files informationGuillermo Herrero1-0/+44
Change-Id: I9ca83d2bc42cb15cd37aa3726c02c458fb8a0ea3 Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com> (cherry picked from commit a9d51e138de235fe98ba686a8ef0ad22e2e975d5)
2017-11-07docs: Add network layout example diagramsAlexandru Avadanii1-26/+53
JIRA: FUEL-295 Change-Id: I3d7958951f1b37fe34dfaa28710a7f286a7a549a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit b6527d709db68ce2847f34a368316878b9c6ff75)
2017-10-29docs: Spelling correctionTaseer Ahmed1-1/+1
Change-Id: I35076b8cd81451482944d91f3dd3337dd849ef28 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit 4c0e4186721a2315ac316f5170c6cd3a8199eb6a)
2017-10-27ci/deploy.sh: Add PDF parsing dependenciesAlexandru Avadanii1-7/+21
The following packages are required for PDF parsing: - python - python-ipaddress - python-jinja2 Note that `python-ipaddress` is not available on older Ubuntu distributions (e.g. Trusty), in which case `pip` should be used to install it. An alternative would be to use python3 packages. Update the installation instructions to specify minimum expected requirements on the jump server. JIRA: FUEL-292 Change-Id: I19fdcc163dcfdee45ac6fa3f5e09a28638d6035c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit f10bc960eead6c1423ada006a383515279056886)
2017-10-27docs: Add more info about virtual deploymentTaseer Ahmed1-0/+7
Change-Id: I82f639f380092ea6800ed1e7c86a415b7979ec44 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit e942d5b7b4d73f2030840c08cb2943f7599eb557)
2017-10-24fix for documentation: correct git checkout tag is opnfv-5.0.2Mika Rautakumpu1-1/+1
Change-Id: I2c4192d4dc299d167ba6b1b9db91c6d73c87c417 Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com> (cherry picked from commit 6cb5e8ee2deeda4b08cefe8925078410994d084f)
2017-10-23Minor updates to documentationopnfv-5.0.2Cristina Pauna1-3/+3
Change-Id: I35b8069a0239858dad3b446f683d64140964fb42 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 4b163654de5efd0f4ad5dc5c88475f6fa2b4b8ae)
2017-10-12docs: Update installation instructionsCristina Pauna1-490/+175
This documentation contains the updated procedure on how to use Fuel to deploy openstack. JIRA: FUEL-276 Change-Id: I38dc9c57ea386a628cd363f5bcef3818739b9122 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 1e3b2751ce0ca7fa2b011efdc76ae69dfc106ec8)
2017-05-04docs: Refresh reference for Danube 2.0Alexandru Avadanii1-1/+1
Change-Id: If786099581cf8bf685cc2076c21d4c3041610bf7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-02-28Update documentation for DanubeSerg Melikyan1-0/+649
Change-Id: I535eb87bfa980cffc8e091b896b505884ed12d32 Signed-off-by: Serg Melikyan <smelikyan@mirantis.com>