Jump to: navigation, search

Difference between revisions of "Designate/SubTeams"

(Sub Teams)
(Sub Teams)
Line 3: Line 3:
 
Designate uses a concept of "sub-teams" to help distribute the work of design reviews, bug triage, code reviews, progress updates, etc for large changes to the Designate Code Base
 
Designate uses a concept of "sub-teams" to help distribute the work of design reviews, bug triage, code reviews, progress updates, etc for large changes to the Designate Code Base
  
Each SubTeam has a SubTeam Lead, who is responsible for driving the direction of the work, and coordinating developers, and reporting progress to the PTL & the weekly meet up.
+
Each SubTeam has a SubTeam Lead, who is responsible for driving the direction of the work, coordinating developers, and reporting progress to the PTL.
 +
 
 +
The SubTeam Lead will have the overall architectural vision for the feature being developed
  
 
Each SubTeam will have an overall spec in the designate-specs repo [https://github.com/openstack/designate-specs] in the sub teams folder.
 
Each SubTeam will have an overall spec in the designate-specs repo [https://github.com/openstack/designate-specs] in the sub teams folder.
Line 12: Line 14:
  
 
Was a member of the team gets a work item in the sub team, they will write a new spec, and it will be reviewed as normal. Whoever, the only people who will approve the sub team specs should be the Designate PTL or the SubTeam Lead.
 
Was a member of the team gets a work item in the sub team, they will write a new spec, and it will be reviewed as normal. Whoever, the only people who will approve the sub team specs should be the Designate PTL or the SubTeam Lead.
 
SubTeams may want to hold their own IRC meetings, if required.
 
  
 
== Teams ==
 
== Teams ==
  
 
{{Special:PrefixIndex/Designate/SubTeams/}}
 
{{Special:PrefixIndex/Designate/SubTeams/}}

Revision as of 15:39, 12 July 2014

Sub Teams

Designate uses a concept of "sub-teams" to help distribute the work of design reviews, bug triage, code reviews, progress updates, etc for large changes to the Designate Code Base

Each SubTeam has a SubTeam Lead, who is responsible for driving the direction of the work, coordinating developers, and reporting progress to the PTL.

The SubTeam Lead will have the overall architectural vision for the feature being developed

Each SubTeam will have an overall spec in the designate-specs repo [1] in the sub teams folder.

This will be updated to include links to sub specs, and show the current assignees of work items

Each SubTeam will then add specs in the sub team folder created when the main review was created.

Was a member of the team gets a work item in the sub team, they will write a new spec, and it will be reviewed as normal. Whoever, the only people who will approve the sub team specs should be the Designate PTL or the SubTeam Lead.

Teams