Files
openstack-manuals/doc/install-guide/source/index.rst
Roger Luethi 406e0560ae Add link to training-labs to the install-guide
Since Icehouse, the training-labs scripts have offered an automated
method of installing the exact cluster described in the install-guide
for every OpenStack release. In order to make this option easier to
find, this changeset adds a brief note and a link from the install-guide
to training-labs.

Change-Id: Iada7ad7b0d52176d1a1ad405769882b24a6d1f15
2017-05-08 07:06:05 +02:00

3.9 KiB

OpenStack Installation Tutorial

rdo

OpenStack Installation Tutorial for Red Hat Enterprise Linux and CentOS

obs

OpenStack Installation Tutorial for openSUSE and SUSE Linux Enterprise

ubuntu

OpenStack Installation Tutorial for Ubuntu

debian

OpenStack Installation Tutorial for Debian

Abstract

The OpenStack system consists of several key services that are separately installed. These services work together depending on your cloud needs and include the Compute, Identity, Networking, Image, Block Storage, Object Storage, Telemetry, Orchestration, and Database services. You can install any of these projects separately and configure them stand-alone or as connected entities.

rdo

This guide will show you how to install OpenStack by using packages available on Red Hat Enterprise Linux 7 and its derivatives through the RDO repository.

ubuntu

This guide will walk through an installation by using packages available through Canonical's Ubuntu Cloud archive repository for Ubuntu 16.04 (LTS).

obs

This guide will show you how to install OpenStack by using packages on openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 - for both SP1 and SP2 - through the Open Build Service Cloud repository.

debian

This guide walks through an installation by using packages available through Debian 8 (code name: Jessie).

Note

This guide uses installation with debconf set to non-interactive mode. That is, there will be no debconf prompt. To configure a computer to use this mode, run the following command:

# dpkg-reconfigure debconf

If you prefer to use debconf, refer to the debconf install-guide for Debian.

Explanations of configuration options and sample configuration files are included.

Note

The Training Labs scripts provide an automated way of deploying the cluster described in this Installation Guide into VirtualBox or KVM VMs. You will need a desktop computer or a laptop with at least 8 GB memory and 20 GB free storage running Linux, MaOS, or Windows. Please see the OpenStack Training Labs.

This guide documents the OpenStack Ocata release.

Warning

This guide is a work-in-progress and is subject to updates frequently. Pre-release packages have been used for testing, and some instructions may not work with final versions. Please help us make this guide better by reporting any errors you encounter.

Contents

common/conventions.rst overview.rst environment.rst keystone.rst glance.rst nova.rst neutron.rst horizon.rst cinder.rst additional-services.rst launch-instance.rst common/appendix.rst

obs or rdo or ubuntu

debian