Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Sub-teams)
(Agenda for next meeting)
 
(971 intermediate revisions by 47 users not shown)
Line 1: Line 1:
  
 
= Weekly Nova team meeting =
 
= Weekly Nova team meeting =
'''MEETING TIME: Thursdays alternating 14:00 UTC (#openstack-meeting) and 21:00 UTC (#openstack-meeting)'''
+
 
 +
''' Regular MEETING TIME: '''Tuesdays'''  16:00 UTC (#openstack-nova on OFTC)'''
  
 
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.
  
NOTE: this wiki page should be 'emptied' at the end of each meeting.
+
== 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 2024.2 Dalmatian schedule https://releases.openstack.org/dalmatian/schedule.html
 +
** #link Nova 2024.1 Caracal schedule https://releases.openstack.org/caracal/schedule.html
 +
** #link Nova 2023.2 Bobcat schedule https://releases.openstack.org/bobcat/schedule.html
 +
** #link Nova 2023.1 Antelope schedule https://releases.openstack.org/antelope/schedule.html
 +
 
 +
* #topic Stable branch status
 +
** #link stable/2024.1: https://review.opendev.org/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/placement+OR+project:openstack/nova)+branch:stable/2024.1
 +
** #link stable/2023.2: https://review.opendev.org/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/placement+OR+project:openstack/nova)+branch:stable/2023.2
 +
** #link stable/2023.1: https://review.opendev.org/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/placement+OR+project:openstack/nova)+branch:stable/2023.1
 +
** #link stable/zed: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/placement+OR+project:openstack/nova)+branch:stable/zed
 +
** #link stable/yoga is Unmaintained (branch:unmaintained/yoga)
 +
 
 +
* #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 ==
  
 
Next meetings scheduled for:
 
Next meetings scheduled for:
 
+
* Apr 23 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-23T16:00:00)
* March 28th 2019 2100 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20190314T210000)
+
* Apr 30 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-30T16:00:00)
* April 4th 2019 1400 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20190404T140000)
+
* May 07 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-07T16:00:00)
<br>
+
* May 14 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-14T16:00:00)
 
 
Minutes from last week: http://eavesdrop.openstack.org/meetings/nova/2019/nova.2019-03-21-14.00.html
 
  
 
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:
* #topic Release News
 
** #link Stein release schedule: https://wiki.openstack.org/wiki/Nova/Stein_Release_Schedule
 
** #info Stein RC freeze is next Thursday, April 4th
 
** #link Stein RC potential changes tracking: https://etherpad.openstack.org/p/nova-stein-rc-potential
 
*** Docs for bug 1821015 (bauzas?)
 
*** Eventlet monkey patching should be as early as possible #link https://review.openstack.org/#/c/626952/
 
  
 
* #topic 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]
+
** #info [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 No] Critical bug
** #link 64 new untriaged bugs (down 10 since the last meeting): https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New
+
** #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 74 new untriaged bugs (+7 since the last meeting)
** #link 6 untagged untriaged bugs (down 7 since the last meeting): https://bugs.launchpad.net/nova/+bugs?field.tag=-*&field.status%3Alist=NEW
+
** #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
** #link bug triage how-to: https://wiki.openstack.org/wiki/Nova/BugTriage#Tags
+
** #info bug baton is ?
** #help need help with bug triage
+
 
** Gate status
+
* #topic Gate status
*** #link check queue gate status http://status.openstack.org/elastic-recheck/index.html
+
** #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
**** #link test_bfv_quota_race_local_delete intermittently fails with testtools.matchers._impl.MismatchError: ['bfv'] != [] https://bugs.launchpad.net/nova/+bug/1820337
+
** #link https://etherpad.opendev.org/p/nova-ci-failures-minimal
** 3rd party CI
+
** #link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&pipeline=periodic-weekly Nova&Placement periodic jobs status
*** #link 3rd party CI status http://ciwatch.mmedvede.net/project?project=nova&time=7+days
+
** #info Please look at the gate failures and file a bug report with the gate-failure tag.
 +
** #info #info Please try to provide meaningful comment when you recheck
 +
 
 +
* #topic Release Planning
 +
** #link https://releases.openstack.org/dalmatian/schedule.html
 +
** #info Dalmatian-1 in 4 weeks
 +
** #action bauzas to add the nova deadlines in the Dalmatian schedule page
 +
 
 +
* #topic vPTG Summary
 +
** #info The vPTG was held on Apr 8-12
 +
** #link https://etherpad.opendev.org/p/nova-dalmatian-ptg Topics that were discussed
 +
** #action bauzas to provide a summary this week
  
* Reminders
+
* #topic Review priorities
** ?
+
** #link https://etherpad.opendev.org/p/nova-dalmatian-status
  
* Stable branch status:
+
* #topic Stable Branches
** #link stable/stein: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/stein
+
** #info stable/202*.* branches' gates seem to be OK, but nova-ceph-multistore is constantly failing (?) on stable/zed
** #link stable/rocky: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/rocky
+
** #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci
** #link stable/queens: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/queens
 
** #link stable/pike: https://review.openstack.org/#/q/status:open+(project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/nova)+branch:stable/pike
 
  
* Sub/related team Highlights
+
* #topic Sub/related team Highlights
** [[Meetings/Placement|Placement]] (cdent)
+
** #info No subteam left
** API (gmann)
 
  
* Stuck Reviews
+
* #topic vmwareapi 3rd-party CI efforts Highlights
** Please note "stuck review" means a review where there is some disagreement that needs resolving. It's not for reviews that just haven't had attention, except for exceptional cases.
+
** #info No updates
** ?
 
  
* Open discussion
+
* #topic Open discussion
** ?
+
** (add your nick) add your topic
  
 
== Sub-teams ==
 
== Sub-teams ==

Latest revision as of 16:12, 16 April 2024

Weekly Nova team meeting

Regular MEETING TIME: Tuesdays 16:00 UTC (#openstack-nova on OFTC)

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.

Agenda for next meeting

Next meetings scheduled for:

Where you see "?" feel free to just edit the wiki and add your item.

Here is the agenda for the next meeting:

  • #topic Sub/related team Highlights
    • #info No subteam left
  • #topic vmwareapi 3rd-party CI efforts Highlights
    • #info No updates
  • #topic Open discussion
    • (add your nick) add your topic

Sub-teams

There are also some Nova subteam meetings. See Nova#Nova_subteams for details.

Previous meetings