Jump to: navigation, search

Difference between revisions of "Project Teams"

 
(59 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
+
== What are project teams ? ==
<!-- #format wiki -->
 
<!-- #language en -->
 
  
= [[OpenStack]] Projects =
+
OpenStack Project Teams are the building blocks to achieve OpenStack's mission. The principles and processes they follow are described in the [http://docs.openstack.org/project-team-guide/ Project Team Guide].
OpenStack's mission is to provide ubiquitous, free, open-source software for powering public and private clouds. There are a number of software projects working towards this mission. Some of these are official projects under the direct control of the OpenStack community and some are related to OpenStack, providing useful additional capabilities, but are not part of OpenStack charter or release process.
 
  
The [[Governance/PPB|Project Policy Board]] has a mandate to review projects that wish to be included as official OpenStack projects.
+
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. For example, the Heat Project Team has a team of core reviewers responsible to drive development in code repositories for the Heat project, the Heat client, the heat-cfntools and other tools.
  
== Official [[OpenStack]] Core Projects (Essex release) ==
+
The [[Governance/Foundation/TechnicalCommittee|Technical Committee]] has a mandate to review working groups that wish to be included as official OpenStack Project Teams.
* OpenStack Compute (nova): https://launchpad.net/nova
 
* OpenStack Object Storage (swift): https://launchpad.net/swift
 
* OpenStack Image Service (glance): https://launchpad.net/glance
 
* OpenStack Identity (keystone): https://launchpad.net/keystone
 
* OpenStack Dashboard (horizon): https://launchpad.net/horizon
 
  
== [[OpenStack]] Incubated Projects ==
+
The process new project teams can follow to become part of OpenStack is described [[Governance/NewProjectTeams|here]].
These projects have been approved by the Project Policy Board to enter the OpenStack incubation program with the goal of becoming core projects.
 
  
* Quantum: https://launchpad.net/quantum
 
  
== Projects Related to [[OpenStack]] ==
+
== OpenStack Project Teams ==
These projects are not OpenStack projects and have no official endorsement. They are projects that are related to one of more OpenStack projects and may extend the functionality or usability of the core OpenStack projects. Projects wishing to become official OpenStack projects should first make their source code available publicly and provide a page in this wiki directory as [[Governance/Approved/NewProjectProcess|they follow the new project process]].
 
  
 +
The official list of OpenStack project teams is a [http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml projects.yaml file] maintained in the OpenStack [http://git.openstack.org/cgit/openstack/governance/tree Governance git repository].
  
 
+
Click [http://governance.openstack.org/reference/projects/index.html here] for a complete, up-to-date list.
In order to add a page to the directory, create a wiki page and add "[[Category:RelatedProjects]]" on the last line of the page
 

Latest revision as of 13:39, 16 June 2016

What are project teams ?

OpenStack Project Teams are the building blocks to achieve OpenStack's mission. The principles and processes they follow are described in the Project Team Guide.

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. For example, the Heat Project Team has a team of core reviewers responsible to drive development in code repositories for the Heat project, the Heat client, the heat-cfntools and other tools.

The Technical Committee has a mandate to review working groups that wish to be included as official OpenStack Project Teams.

The process new project teams can follow to become part of OpenStack is described here.


OpenStack Project Teams

The official list of OpenStack project teams is a projects.yaml file maintained in the OpenStack Governance git repository.

Click here for a complete, up-to-date list.