Kilo, Liberty and Mitaka releases are no longer maintained, repo links don't work and the instructions get more complex with each release. This commit removes instructions relating to this release but retains Mitaka to Newton upgrade information. Change-Id: Id3ddd7f9e0f2e249a75f07e4c9e6866dc3263b3f
2.9 KiB
Welcome to documentation
TripleO is a project aimed at installing, upgrading and operating OpenStack clouds using OpenStack's own cloud facilities as the foundation - building on Nova, Ironic, Neutron and Heat to automate cloud management at datacenter scale.
Contents:
introduction/introduction environments/environments installation/installation basic_deployment/basic_deployment_cli containers_deployment/index post_deployment/post_deployment advanced_deployment/features advanced_deployment/baremetal_nodes advanced_deployment/backends advanced_deployment/custom troubleshooting/troubleshooting validations/validations mistral-api/mistral-api developer/developer contributions/contributions
Documentation Conventions
Some steps in the following instructions only apply to certain environments, such as deployments to real baremetal and deployments using Red Hat Enterprise Linux (RHEL). These steps are marked as follows:
RHEL
Step that should only be run when using RHEL
RHEL Portal Registration
Step that should only be run when using RHEL Portal Registration
RHEL Satellite Registration
Step that should only be run when using RHEL Satellite Registration
CentOS
Step that should only be run when using CentOS
Baremetal
Step that should only be run when deploying to baremetal
Virtual
Step that should only be run when deploying to virtual machines
Ceph
Step that should only be run when deploying Ceph for use by the Overcloud
Source
Step that should only be run when choosing to use some components directly from their git source code repositories instead of packages.
Stable Branch
Step that should only be run when choosing to use components from their stable branches rather than using packages/source based on current master.
Newton
Step that should only be run when installing from the Newton stable branch.
Ocata
Step that should only be run when installing from the Ocata stable branch.
SSL
Step that should only be run when deploying with SSL OpenStack endpoints
Self-Signed SSL
Step that should only be run when deploying with SSL and a self-signed certificate.
Validations
Steps that will run the pre and post-deployment validations
Any such steps should not be run if the target environment does not match the section marking.