Jump to: navigation, search

Difference between revisions of "Main Page"

(Update with pointers to project team guide and governance pages)
(Remove always-lagging list of projects, point to the governance list instead)
Line 49: Line 49:
 
</td><td>
 
</td><td>
 
'''OpenStack Project Teams''' are the building blocks to achieve OpenStack's mission. One can think of Project Teams as teams of people using tools (code repository, bug tracker, etc) and coordinated processes to produce a number of deliverables, in order to achieve a clearly stated objective.
 
'''OpenStack Project Teams''' are the building blocks to achieve OpenStack's mission. One can think of Project Teams as teams of people using tools (code repository, bug tracker, etc) and coordinated processes to produce a number of deliverables, in order to achieve a clearly stated objective.
 +
 +
Browse the '''[http://governance.openstack.org/reference/projects/index.html official list of OpenStack project teams]'''.
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
<table border=0 width=100%>
+
----
<tr valign=top><td rowspan=2 width=33%>
 
==== Main services ====
 
* Identity ('''[[Keystone]]''')
 
* Compute ('''[[Nova]]''')
 
* Image service ('''[[Glance]]''')
 
* Networking ('''[[Neutron]]''')
 
* Object Storage ('''[[Swift]]''')
 
* Block Storage ('''[[Cinder]]''')
 
* Orchestration ('''[[Heat]]''')
 
* Database Service ('''[[Trove]]''')
 
* Bare Metal ('''[[Ironic]]''')
 
* Data processing ('''[[Sahara]]''')
 
* Message service ('''[[Zaqar]]''')
 
* Key management ('''[[Barbican]]''')
 
* DNS ('''[[Designate]]''')
 
* Shared Filesystems ('''[[Manila]]''')
 
* Containers service ('''[[Magnum]]''')
 
* Application catalog ('''[[Murano]]''')
 
* Governance service ('''[[Congress]]''')
 
* Workflow service ('''[[Mistral]]''')
 
* Key-value store as a Service ('''[[MagnetoDB]]''')
 
</td><td rowspan=2 width=33%>
 
==== Supporting services ====
 
* Dashboard ('''[[Horizon]]''')
 
* Telemetry ('''[[Ceilometer]]''')
 
* Common Libraries ('''[[Oslo]]''')
 
* Deployment ('''[[TripleO]]''')
 
* Command-line client ('''[[OpenStackClient]]''')
 
* Benchmark service ('''[[Rally]]''')
 
* Puppet modules ('''[[Puppet|PuppetOpenStack]]''')
 
</td><td width=33%>
 
==== Horizontal teams ====
 
* '''[[Documentation]]'''
 
* '''[[QA]]''' and '''[[DevStack]]'''
 
* '''[[Infrastructure]]'''
 
* '''[[Release_Cycle_Management|Release cycle management]]'''
 
* '''[[Security]]'''
 
* '''[[I18nTeam|Internationalization]]'''
 
</td></tr>
 
<tr valign=bottom><td>
 
See also the list of other [https://wiki.openstack.org/wiki/Category:Working_Groups working groups].
 
</td></tr>
 
</table>
 
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
</div>
 
</div>

Revision as of 15:23, 7 December 2015

Openstack-vertical-small.png

The OpenStack Mission: to produce the ubiquitous Open Source Cloud Computing platform that will meet the needs of public and private clouds regardless of size, by being simple to implement and massively scalable.

OpenStack is open source, openly designed, openly developed by an open community.

Getting started

Contribute to OpenStack

Community


Openstack-compute-icon.png

OpenStack Project Teams are the building blocks to achieve OpenStack's mission. One can think of Project Teams as teams of people using tools (code repository, bug tracker, etc) and coordinated processes to produce a number of deliverables, in order to achieve a clearly stated objective.

Browse the official list of OpenStack project teams.