55d677c626
For Newton, Object Storage Install Guide lives in openstack/swift repo. Change-Id: I81069f94f8648dcf2a6f5934416cf5fc4d7a734b Implements: blueprint projectspecificinstallguides
70 lines
1.6 KiB
ReStructuredText
70 lines
1.6 KiB
ReStructuredText
=======================================================
|
|
OpenStack Installation Tutorial for Debian with debconf
|
|
=======================================================
|
|
|
|
Abstract
|
|
~~~~~~~~
|
|
|
|
The OpenStack system consists of several key services that are separately
|
|
installed. These services work together depending on your cloud
|
|
needs. These services include Compute service, Identity service,
|
|
Networking service, Image service, Block Storage service, Object Storage
|
|
service, Telemetry service, Orchestration service, and Database service. You
|
|
can install any of these projects separately and configure them stand-alone
|
|
or as connected entities.
|
|
|
|
This guide walks through an installation by using packages
|
|
available through Debian 8 (code name: Jessie).
|
|
|
|
Explanations of configuration options and sample configuration files
|
|
are included.
|
|
|
|
This guide documents OpenStack Newton 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
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
common/conventions.rst
|
|
overview.rst
|
|
environment.rst
|
|
debconf/debconf.rst
|
|
keystone.rst
|
|
glance.rst
|
|
nova.rst
|
|
neutron.rst
|
|
horizon.rst
|
|
cinder.rst
|
|
manila.rst
|
|
launch-instance.rst
|
|
|
|
Appendix
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common/app_support.rst
|
|
|
|
Glossary
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common/glossary.rst
|
|
|
|
Search in this guide
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* :ref:`search`
|