Jump to: navigation, search

Difference between revisions of "Meetings/TechnicalCommittee"

(Next Meeting)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
The [[Governance/Foundation/TechnicalCommittee|OpenStack Technical Committee]] is one of the [[Governance|governing bodies]] of the OpenStack project. You can find more information about it, such as the list of its [http://governance.openstack.org current members] or its [http://governance.openstack.org/reference/charter.html governance charter], on the OpenStack governance website at http://governance.openstack.org . It meets weekly in an open meeting in the <code>#openstack-meeting</code> IRC channel on Freenode.
+
The OpenStack Technical Committee is one of the [https://governance.openstack.org governing bodies] of the OpenStack project. You can find more information about it, such as the list of its [https://governance.openstack.org/tc/ current members] or its [https://governance.openstack.org/tc/reference/charter.html governance charter], on the OpenStack TC governance website at https://governance.openstack.org/tc/ .
  
 +
In order to include as many people as possible in the discussion, the Technical Committee relies on asynchronous communications as much as possible. We propose and vote on changes through the [http://git.openstack.org/cgit/openstack/governance openstack/governance repository]. Large-impact changes are discussed on the openstack-discuss mailing-list. '''We track current initiatives on the [[Technical_Committee_Tracker]].'''
  
=== Next Meeting ===
+
Although we don't hold office hours, you can find various members of the TC at various times  throughout the week in the [http://eavesdrop.openstack.org/irclogs/%23openstack-tc/ #openstack-tc] IRC channel. We also meet formally [http://eavesdrop.openstack.org/#Technical_Committee_Meeting each week] in  #openstack-tc.  The first meeting of the month is usually a video meeting; connection information will be posted below when that's the case.
  
* June 30th, 20:00 UTC
 
* Chair: Thierry Carrez (ttx)
 
  
 +
=== Next Meeting ===
  
==== Agenda ====
+
* Date: 2024 April 16
 
+
* Time: 18.00 UTC: http://eavesdrop.openstack.org/#Technical_Committee_Meeting
* Add release:managed to libraries [https://review.openstack.org/191893] and previously-incubated projects [https://review.openstack.org/192193]
+
* Chair: Jay Faulkner (JayF)
* Be specific about geography in release names [https://review.openstack.org/191974]
+
* Agenda to be published on the OpenStack-discuss mailing list before the meeting
* RPM distribution packaging of OpenStack [https://review.openstack.org/191587]
+
* Location: #openstack-tc on OFTC
* Move stackforge to openstack [https://review.openstack.org/192016]
 
* Be less proscriptive about new team size/maturity [https://review.openstack.org/193550]
 
* Add Akanda to OpenStack Projects List [https://review.openstack.org/194892]
 
* Workgroup reports
 
* Open discussion
 
** Volunteers for Travel support program [http://lists.openstack.org/pipermail/openstack-tc/2015-June/000998.html]
 
 
 
 
 
==== Backlog ====
 
These items have been proposed, but are not put on the agenda just yet. Could be that they have not been discussed on openstack-dev for the time mandated by our charter yet, or are blocked for some other reason, or are just delayed while we process the earlier requests backlog:
 
 
 
* Add type:service tag [https://review.openstack.org/191892] (needs rebase a then votes)
 
* Add Solum to OpenStack Projects List [https://review.openstack.org/190949] (need votes)
 
* Add Cue Message Broker Service to Openstack: [https://review.openstack.org/191173] (need votes)
 
* Adds Debian & derivatives packaging to OpenStack [https://review.openstack.org/185187] (pending narrowing of scope to Debian-only)
 
* Ironic is considering changing their release cycle [https://review.openstack.org/185203] (pending spec at https://review.openstack.org/#/c/185171/)
 
* WIP - Add Group Based Policy Project [https://review.openstack.org/161902] (marked WIP)
 
* WIP - add some tags describing roles [https://review.openstack.org/163236] (marked WIP)
 
 
 
 
 
==== Apologies for Absence ====
 
 
 
* tbd
 
 
 
 
 
=== Proposing discussion topics, motions or other governance changes before the TC ===
 
 
 
Motions need to be presented before Friday 0800 UTC to be added to the next Tuesday meeting agenda for discussion. They should either be posted as a proposed change to the [http://git.openstack.org/cgit/openstack/governance/ governance] repository (on review.openstack.org) or as a "[tc]" thread to openstack-dev@lists.openstack.org, with a pointer to that thread should be posted to openstack-tc@lists.openstack.org to make sure it gets the required attention from TC members. Upon verification, the TC Chair will put the motion on the agenda for the next meeting.
 
  
Before being finally voted on, motions will have to be presented as a [http://git.openstack.org/cgit/openstack/governance/ governance] change. As mandated by our charter, the vote on motions won't be closed until we spent a minimum of 4 business days of public discussions, to give a chance to our wider community to chime in on proposed changes.
+
==== Agenda Suggestions ====
  
Additions of code repositories to existing project teams, as well as other instances of governance repository housekeeping, do not constitute a "motion". Those will be approved a week after being proposed, if they have the required approvals (PTLs in the case of a repository addition) and no TC member -1 vote. A -1 vote will result in the proposed change to be reviewed at the next TC meeting.
+
* Roll call
 +
* Follow up on tracked action items
 +
** gmann to add grenade skip level job simplification topic in QA PTG
 +
** gmann will send an email to the openstack-discuss list to cancel next week's TC IRC meeting
 +
* Gate health check
 +
* TC vPTG 2024.2
 +
** https://etherpad.opendev.org/p/apr2024-ptg-os-tc
 +
* TC Chair Election
 +
** Incoming TC needs to select a new chair and vice chair: https://governance.openstack.org/tc/reference/charter.html#tc-chair
 +
* Open Discussion and Reviews
  
 +
==== Absence ====
 +
*
  
 
=== Past meetings logs ===
 
=== Past meetings logs ===
  
Logs of past TC meetings can be accessed at: http://eavesdrop.openstack.org/meetings/tc
+
Logs of past TC meetings can be accessed at http://eavesdrop.openstack.org/meetings/tc for IRC meetings and https://www.youtube.com/@openstack-tc for video meetings.
  
 
[[Category: meetings]]
 
[[Category: meetings]]

Latest revision as of 19:03, 2 April 2024


The OpenStack Technical Committee is one of the governing bodies of the OpenStack project. You can find more information about it, such as the list of its current members or its governance charter, on the OpenStack TC governance website at https://governance.openstack.org/tc/ .

In order to include as many people as possible in the discussion, the Technical Committee relies on asynchronous communications as much as possible. We propose and vote on changes through the openstack/governance repository. Large-impact changes are discussed on the openstack-discuss mailing-list. We track current initiatives on the Technical_Committee_Tracker.

Although we don't hold office hours, you can find various members of the TC at various times throughout the week in the #openstack-tc IRC channel. We also meet formally each week in #openstack-tc. The first meeting of the month is usually a video meeting; connection information will be posted below when that's the case.


Next Meeting

Agenda Suggestions

Absence

Past meetings logs

Logs of past TC meetings can be accessed at http://eavesdrop.openstack.org/meetings/tc for IRC meetings and https://www.youtube.com/@openstack-tc for video meetings.