-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathch_openstack-overview.xml
23 lines (23 loc) · 2.22 KB
/
ch_openstack-overview.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.0" xml:id="ch_openstack-overview" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>OpenStack Overview</title>
<para>
The OpenStack community is a global collaboration of developers and cloud computing technologists producing the ubiquitous open source cloud computing platform for public and private clouds. The project aims to deliver feature-rich solutions for all types of clouds by being simple to implement yet massively scalable. The technology consists of a series of related projects delivering various components for a cloud infrastructure solution.
</para>
<para>
OpenStack implements services for establishing infrastructure-as-a-service released under the Apache 2.0 open source license. The project is managed by the OpenStack Foundation, a nonprofit corporate entity established in September 2012 that promotes, protects, and empowers OpenStack software and its community.
</para>
<para>
This technology consists of a series of modular projects that control large pools of processing, storage, and networking resources throughout a data center, all managed through a single dashboard that gives administrators control while empowering users to provision resources in a self-service fashion.
</para>
<para>
OpenStack is committed to an open design and development process. The community operates around a six-month, time-based release cycle with frequent development milestones. For additional information, refer to <link xlink:href="http://www.openstack.org">http://www.openstack.org</link>.
</para>
<para>
OpenStack is available to be deployed on all major <trademark class="registered">Linux</trademark> platforms. For additional information, refer to <link xlink:href="http://wiki.openstack.org/GetOpenStack">http://wiki.openstack.org/GetOpenStack</link>.
</para>
<xi:include href="openstack-overview/section_openstack-foundation.xml"/>
<xi:include href="openstack-overview/section_modular-collection.xml"/>
<xi:include href="openstack-overview/section_releases-distribution.xml"/>
<xi:include href="openstack-overview/section_contributions.xml"/>
</chapter>