3e099f0a28
Newer sphinx complains about wrong capitalization, fix entries. Change-Id: I0f2af2f215dcad43bee959a3882b34e9c2e11866
34 lines
1.2 KiB
ReStructuredText
34 lines
1.2 KiB
ReStructuredText
==========================
|
|
Get started with OpenStack
|
|
==========================
|
|
|
|
The OpenStack project is an open source cloud computing platform for all
|
|
types of clouds, which aims to be simple to implement, massively
|
|
scalable, and feature rich. Developers and cloud computing technologists
|
|
from around the world create the OpenStack project.
|
|
|
|
OpenStack provides an :term:`Infrastructure-as-a-Service (IaaS)` solution
|
|
through a set of interrelated services. Each service offers an
|
|
:term:`Application Programming Interface (API)` that facilitates this
|
|
integration. Depending on your needs, you can install some or all
|
|
services.
|
|
|
|
The OpenStack services
|
|
======================
|
|
|
|
The
|
|
`OpenStack project navigator <https://www.openstack.org/software/project-navigator/openstack-components>`_
|
|
lets you browse the OpenStack services that make up the OpenStack architecture.
|
|
The services are categorized per the service type and release series.
|
|
|
|
The OpenStack architecture
|
|
==========================
|
|
|
|
The following sections describe the OpenStack architecture in more detail:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
get-started-conceptual-architecture.rst
|
|
get-started-logical-architecture.rst
|