Jump to: navigation, search

Difference between revisions of "Teams"

(Making the page dynamic)
 
(33 intermediate revisions by 14 users not shown)
Line 1: Line 1:
__NOTOC__
+
#REDIRECT [[Category:Teams]]
= Teams =
 
Teams are groups of people sharing a common interest for a task or code subsystem in OpenStack.
 
 
 
<<[[TableOfContents]]()>>
 
 
 
== Horizontal teams ==
 
Those teams work on a task that is common to every [[OpenStack]] core project.
 
 
 
=== CI team ===
 
* Launchpad team: https://launchpad.net/~openstack-ci
 
* Meeting: [[Meetings#CI_team_meeting|CI Team meeting]]
 
* lead - mordred
 
 
 
=== Docs team ===
 
* Launchpad team: http://launchpad.net/~openstack-doc
 
* Meeting:  [[Meetings/DocTeamMeeting|Doc Team meeting]]
 
* lead - annegentle
 
 
 
=== QA team ===
 
* Launchpad team: https://launchpad.net/~openstack-qa-team
 
* Meeting: [[Meetings#QA_team_meeting|QA Team meeting]]
 
 
 
=== Release team ===
 
* More information: [[ReleaseTeam]]
 
* Launchpad team: https://launchpad.net/~openstack-release
 
* Meeting:  [[Meetings/ProjectMeeting|Project & Release status meeting]]
 
* lead - ttx
 
 
 
=== Stable Branch Maintenance Team ===
 
* Launchpad team: https://launchpad.net/~openstack-stable-maint
 
* lead - markmc
 
 
 
=== Community team ===
 
* Launchpad team: https://launchpad.net/~openstack-community
 
* Join the mailing list if you're coordinating an OpenStack user group around the world
 
* lead - reed
 
 
 
=== Vulnerability Management team ===
 
* More information: [[VulnerabilityManagement]]
 
* Launchpad team: https://launchpad.net/~openstack-vuln-mgmt
 
* lead - ttx
 
 
 
== Nova subteams ==
 
Rather than using different mailing lists for every team, please post to the mailing normal openstack mailing list with the shortname for the team in the subject.  For example:
 
 
 
[API] Adding new extensions
 
 
 
=== Nova API Team ===
 
All things api related, with special focus on additional features and cleanup of the openstack api.
 
 
 
* https://launchpad.net/~nova-api
 
* shortname: [API]
 
* lead - bcwaldon
 
 
 
=== Nova Database Team ===
 
Cleanup of the db layer, DB testing, alternative backends
 
 
 
* https://launchpad.net/~nova-database
 
* shortname: [DB]
 
* lead - _0x44
 
 
 
=== Nova Scaling Team ===
 
Distributed zones, aggregation, geographically diverse zones.
 
 
 
* https://launchpad.net/~nova-scaling
 
* shortname: [Scaling]
 
* lead - comstud
 
 
 
=== Nova Orchestration Team ===
 
Orchestration, workflow management for requests, state machine for recovery
 
 
 
* https://launchpad.net/~nova-orchestration
 
* shortname: [Orchestration]
 
* lead - sandywalsh
 
 
 
=== Nova Feature Parity Team ===
 
Full feature parity for xenapi and libvirt/kvm. Includes user facing parity issues like common images.
 
 
 
* https://launchpad.net/~nova-feature-parity
 
* shortname: [Parity]
 
* lead - sleepsonthefloor
 
 
 
=== Openstack Volumes Team ===
 
Volumes api, drivers, scheduling, zone support.
 
 
 
* https://launchpad.net/~openstack-volume
 
* shortname: [Volumes]
 
* lead - renuka
 
 
 
=== Nova Testing Cleanup Team ===
 
We have discussed cleaning up the unit tests and separating out integration tests for a while, but this needs a specific team to focus on it.  We need volunteers to help.
 
 
 
* https://launchpad.net/~nova-testing
 
* shortname: [Testing]
 
* lead - soren
 
 
 
=== Nova Documentation Improvements Team ===
 
Clean up doc bugs, add to and improve existing Nova docs.
 
 
 
* https://launchpad.net/~nova-docs
 
* shortname: [Docs]
 
* lead - razique
 
 
 
=== Nova Network Team ===
 
Networking code/concerns and interaction of external network services with Nova.
 
 
 
* https://launchpad.net/~nova-network
 
* shortname: [Network]
 
* lead - tr3buchet
 
 
 
=== Nova EC2 API Team ===
 
EC2 API Features, bugs, and testing
 
 
 
* https://launchpad.net/~nova-ec2-api
 
* shortname: [EC2]
 
* lead - zulcss
 
 
 
=== Nova Operational Support Team ===
 
Collecting requirements from operational groups and generating tooling and admin apis for operations.
 
 
 
* https://launchpad.net/~nova-operations
 
* shortname: [Ops]
 
* lead - oubiwann
 
 
 
== Nova Tenative Subteams ==
 
These teams are desired but don't have enough activity yet to be official teams
 
 
 
=== Nova Upgrades Team ===
 
Seamless upgrades for nova.  Some research and planning still needs to be done here.
 
 
 
* https://launchpad.net/~nova-upgrades
 
* shortname: [Upgrades]
 
* lead - rjh (tenative)
 
 
 
=== Nova Auth Team ===
 
Code for Authorization checking in nova and integration with Keystone. Planning is pretty much done here, but it will touch a lot of the code, so we could use a few people focusing on it.  Team is primarily to help collect volunteers.
 
 
 
* https://launchpad.net/~nova-auth
 
* lead - vishy (tenative)
 
 
 
=== Nova Security Improvements Team ===
 
Planning for security improvements to nova. Due to the large number of code changes being worked on in essex, we aren't planning on locking things down completely in the next six months.  This will likely be mostly planning in the essex time frame, with actual implementations to hit in F.
 
 
 
* https://launchpad.net/~nova-security-improvements
 
* lead - rjh (tenative)
 

Latest revision as of 10:43, 14 November 2014

Redirect to: