openstack-manuals/doc/install-guide/source/openstack-services.rst
Petr Kovar 7c7791c66d [install] General edits for install guide
* Update links to point to pike content
* Improve titles and ToC
* Remove Debian
* Fix formatting
* Update repo url for Pike
* Edit openstack-services

Change-Id: I258d6ce980b0b3408d88b40e487f3079c2b55cdb
2017-08-29 15:57:24 +00:00

35 lines
1.3 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==========================
Install OpenStack services
==========================
The installation of individual OpenStack services is covered in the
Project Installation Guides that are available at the following
locations:
* `OpenStack Installation Tutorials and Guides for Pike
<https://docs.openstack.org/pike/install/>`_
.. Note that this guide is release independent, so we will add more
entries to the list above.
Minimal deployment
==================
At a minimum, you need to install the following services. Install the services
in the order specified below:
* Identity service `keystone installation for Pike
<https://docs.openstack.org/keystone/pike/install/>`_
* Image service `glance installation for Pike
<https://docs.openstack.org/glance/pike/install/>`_
* Compute service `nova installation for Pike
<https://docs.openstack.org/nova/pike/install/>`_
* Networking service `neutron installation for Pike
<https://docs.openstack.org/neutron/pike/install/>`_
We advise to also install the following components after you have installed the
minimal deployment services:
* Dashboard `horizon installation for Pike <https://docs.openstack.org/horizon/pike/install/>`_
* Block Storage service `cinder installation for Pike <https://docs.openstack.org/cinder/pike/install/>`_