Difference between revisions of "Meetings/Nova"
Elod.illes (talk | contribs) (→Agenda for next meeting) |
|||
(441 intermediate revisions by 24 users not shown) | |||
Line 1: | Line 1: | ||
= Weekly Nova team meeting = | = Weekly Nova team meeting = | ||
− | '''MEETING TIME: Thursdays | + | '''MEETING TIME: Thursdays 16:00 UTC (#openstack-meeting-3)''' |
+ | |||
+ | The Thursday 8:00 UTC slot is kept as a unofficial office hour on #openstack-nova for contributors who cannot attend on the official meeting slot. | ||
This meeting is a weekly gathering of developers working on [[Nova|OpenStack Compute (Nova)]]. We cover topics such as release planning and status, bugs, reviews, and other current topics worthy of real-time discussion. | This meeting is a weekly gathering of developers working on [[Nova|OpenStack Compute (Nova)]]. We cover topics such as release planning and status, bugs, reviews, and other current topics worthy of real-time discussion. | ||
− | + | == Project Heartbeat == | |
+ | |||
+ | This information will be updated weekly but not mentioned in the meeting unless specifically called out on the agenda. | ||
+ | |||
+ | * #topic Release News | ||
+ | ** #link Nova Victoria schedule https://wiki.openstack.org/wiki/Nova/Wallaby_Release_Schedule | ||
+ | |||
+ | * #topic Stable branch status | ||
+ | ** #link stable/victoria: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/victoria | ||
+ | ** #link stable/ussuri: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/ussuri | ||
+ | ** #link stable/train: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/train | ||
+ | ** stable/stein is EM | ||
+ | |||
+ | * #topic Bugs (stuck/critical) | ||
+ | ** #link bug triage how-to: https://wiki.openstack.org/wiki/Nova/BugTriage#Tags | ||
+ | ** #help need help with bug triage | ||
+ | |||
+ | * #topic Gate status | ||
+ | ** #link check queue gate status http://status.openstack.org/elastic-recheck/index.html | ||
+ | ** #link 3rd party CI status (not so dead) http://ciwatch.mmedvede.net/project?project=nova | ||
+ | |||
+ | * #topic Review status page | ||
+ | ** #link http://status.openstack.org/reviews/#nova | ||
+ | ** Count: 438 (+20); Top score: 2303 (+21) (last refresh was 09-03) | ||
+ | ** #help Pick a patch near the top, shepherd it to closure | ||
== Agenda for next meeting == | == Agenda for next meeting == | ||
Line 11: | Line 37: | ||
Next meetings scheduled for: | Next meetings scheduled for: | ||
− | * | + | * Jan 14 2021 16:00 UTC #openstack-meeting-3 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20210114T160000) |
− | * | + | * Jan 21 2021 16:00 UTC #openstack-meeting-3 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20210121T160000) |
− | + | ||
Where you see "?" feel free to just edit the wiki and add your item. | Where you see "?" feel free to just edit the wiki and add your item. | ||
Here is the agenda for the next meeting: | Here is the agenda for the next meeting: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * Bugs (stuck/critical) | + | * #topic Bugs (stuck/critical) |
− | ** [https://bugs.launchpad.net/nova/+bugs?search=Search&field.importance=Critical&field.status=New&field.status=Incomplete&field.status=Confirmed&field.status=Triaged&field.status=In+Progress Critical bugs] | + | ** No [https://bugs.launchpad.net/nova/+bugs?search=Search&field.importance=Critical&field.status=New&field.status=Incomplete&field.status=Confirmed&field.status=Triaged&field.status=In+Progress Critical bugs] |
− | ** #link | + | ** #link 16 new untriaged bugs (-1 since the last meeting): #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New |
− | + | ||
− | ** | + | * #topic Gate status |
− | ** | + | ** gate on master is not blocked |
− | + | ** Please look at the gate failures, file a bug, and add an elastic-recheck signature in the opendev/elastic-recheck repo (example: #link https://review.opendev.org/#/c/759967) | |
− | |||
− | |||
− | |||
− | |||
− | * | + | * #topic Runway status |
− | ** | + | ** https://etherpad.opendev.org/p/nova-runways-wallaby |
− | * | + | * #topic Release Planning |
− | + | ** Milestone 2 is next week, which is spec freeze | |
− | |||
− | ** | ||
− | * | + | * #topic Stable Branches |
− | ** | + | ** only stable/rocky remained blocked but fix is on gate - https://review.opendev.org/766492 |
− | ** | + | ** lower-constraints jobs were set to non-voting for Stein and Rocky |
− | ** | + | ** ~150 open stable patches |
− | * | + | * #topic Sub/related team Highlights |
− | ** | + | ** Libvirt (bauzas) |
− | ** | + | *** ? |
− | * Open discussion | + | * #topic Open discussion |
− | ** ( | + | ** (stephenfin) Get consensus on https://review.opendev.org/c/openstack/nova/+/764482 |
− | ** | + | *** I have reworked to replace periods with hyphens, rather than truncate after the first period. Does anyone have concerns with this approach? |
== Sub-teams == | == Sub-teams == | ||
− | There are also some Nova subteam meetings. See [[Nova# | + | There are also some Nova subteam meetings. See [[Nova#Nova_subteams]] for details. |
== Previous meetings == | == Previous meetings == |
Latest revision as of 13:21, 14 January 2021
Contents
Weekly Nova team meeting
MEETING TIME: Thursdays 16:00 UTC (#openstack-meeting-3)
The Thursday 8:00 UTC slot is kept as a unofficial office hour on #openstack-nova for contributors who cannot attend on the official meeting slot.
This meeting is a weekly gathering of developers working on OpenStack Compute (Nova). We cover topics such as release planning and status, bugs, reviews, and other current topics worthy of real-time discussion.
Project Heartbeat
This information will be updated weekly but not mentioned in the meeting unless specifically called out on the agenda.
- #topic Release News
- #link Nova Victoria schedule https://wiki.openstack.org/wiki/Nova/Wallaby_Release_Schedule
- #topic Stable branch status
- #link stable/victoria: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/victoria
- #link stable/ussuri: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/ussuri
- #link stable/train: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/train
- stable/stein is EM
- #topic Bugs (stuck/critical)
- #link bug triage how-to: https://wiki.openstack.org/wiki/Nova/BugTriage#Tags
- #help need help with bug triage
- #topic Gate status
- #link check queue gate status http://status.openstack.org/elastic-recheck/index.html
- #link 3rd party CI status (not so dead) http://ciwatch.mmedvede.net/project?project=nova
- #topic Review status page
- #link http://status.openstack.org/reviews/#nova
- Count: 438 (+20); Top score: 2303 (+21) (last refresh was 09-03)
- #help Pick a patch near the top, shepherd it to closure
Agenda for next meeting
Next meetings scheduled for:
- Jan 14 2021 16:00 UTC #openstack-meeting-3 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20210114T160000)
- Jan 21 2021 16:00 UTC #openstack-meeting-3 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20210121T160000)
Where you see "?" feel free to just edit the wiki and add your item.
Here is the agenda for the next meeting:
- #topic Bugs (stuck/critical)
- No Critical bugs
- #link 16 new untriaged bugs (-1 since the last meeting): #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New
- #topic Gate status
- gate on master is not blocked
- Please look at the gate failures, file a bug, and add an elastic-recheck signature in the opendev/elastic-recheck repo (example: #link https://review.opendev.org/#/c/759967)
- #topic Runway status
- #topic Release Planning
- Milestone 2 is next week, which is spec freeze
- #topic Stable Branches
- only stable/rocky remained blocked but fix is on gate - https://review.opendev.org/766492
- lower-constraints jobs were set to non-voting for Stein and Rocky
- ~150 open stable patches
- #topic Sub/related team Highlights
- Libvirt (bauzas)
- ?
- Libvirt (bauzas)
- #topic Open discussion
- (stephenfin) Get consensus on https://review.opendev.org/c/openstack/nova/+/764482
- I have reworked to replace periods with hyphens, rather than truncate after the first period. Does anyone have concerns with this approach?
- (stephenfin) Get consensus on https://review.opendev.org/c/openstack/nova/+/764482
Sub-teams
There are also some Nova subteam meetings. See Nova#Nova_subteams for details.