Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(add zKVM 3rd party CI agenda item)
(Agenda for next meeting)
 
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 zed is Unmaintained (branch:unmaintained/zed)
 +
 
 +
* #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:
* January 19th 2017 2100 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20170119T210000)
+
* Apr 30 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-30T16:00:00)
* January 26th 2017 1400 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20170126T140000)
+
* 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)
 +
* May 21 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-21T16:00:00)
  
 
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:
* Release News
+
 
** #link Ocata release schedule: https://wiki.openstack.org/wiki/Nova/Ocata_Release_Schedule
+
* #topic Bugs (stuck/critical)
*** #info Jan 19: final non-client library release (oslo, os-brick, os-win, os-vif)
+
** #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
*** #info Jan 26: o-3 milestone, final python-novaclient release, FeatureFreeze, Soft StringFreeze
+
** #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
** #link Ocata blueprints https://blueprints.launchpad.net/nova/ocata
+
 
*** #info 68 total blueprints, 25 implemented, 38 need code review
+
* #topic Gate status
*** #link Details on remaining blueprints: https://etherpad.openstack.org/p/nova-ocata-feature-freeze
+
** #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
* Bugs (stuck/critical)
+
** #link https://etherpad.opendev.org/p/nova-ci-failures-minimal
** [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 https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&pipeline=periodic-weekly Nova&Placement periodic jobs status
** Gate status
+
** #info Please look at the gate failures and file a bug report with the gate-failure tag.
*** #link check queue gate status http://status.openstack.org/elastic-recheck/index.html
+
** #info #info Please try to provide meaningful comment when you recheck
** 3rd party CI
+
 
*** #link 3rd party CI status http://ci-watch.tintri.com/project?project=nova&time=7+days
+
* #topic Release Planning
*** (markus_z) IBM zKVM CI asks for permission to post comments to Nova changes
+
** #link https://releases.openstack.org/dalmatian/schedule.html
**** wiki: https://wiki.openstack.org/wiki/ThirdPartySystems/IBM_zKVM_CI
+
** #info Dalmatian-1 in 2 weeks
**** example ci-sandbox change: https://review.openstack.org/#/c/422268/
+
** #action bauzas to add the nova deadlines in the Dalmatian schedule page
* Reminders
+
 
** #link Ocata review priorities https://etherpad.openstack.org/p/ocata-nova-priorities-tracking
+
* #topic Review priorities
** #info Deadline for submitting talks at the Pike summit is February 6th: https://www.openstack.org/summit/boston-2017/call-for-presentations/
+
** #link https://etherpad.opendev.org/p/nova-dalmatian-status
* Stable branch status: https://etherpad.openstack.org/p/stable-tracker
+
 
** stable/newton: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/newton,n,z
+
* #topic Stable Branches
*** #info working on backporting placement fixes to newton for an upcoming release
+
** #info no recent merges, but stable/202*.* branches' gates should be OK
** stable/mitaka: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/mitaka,n,z
+
** #info final release for stable zed is out (26.3.0)
* Subteam Highlights
+
** #info stable/zed transitioned to Unmaintained
** Cells v2 (dansmith) - no meeting this week, but see: https://wiki.openstack.org/wiki/Nova-Cells-v2
+
** #info open stable/zed patches were abandoned, cherry pick them to unmaintained/zed if needed
** Scheduler (edleafe)
+
** as with the previous newly opened unmaintained branches, unmaintained/zed gate might need some fixes before we can merge anything there
** Live Migration (tdurakov)
+
** #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci
** API (sdague/alex_xu)
+
 
** SR-IOV/PCI (moshele)
+
* #topic Sub/related team Highlights
** Notification (gibi) - [gibi]: Cannot participate today. I have just two things to highlight
+
** #info No subteam left
*** There is a lot of commit waiting for core review. The priority etherpad is up to date.
+
 
*** There is a bug fix that would be really nice to have in Ocata https://review.openstack.org/#/c/415857/ but it might need further discussion. ML thread: http://lists.openstack.org/pipermail/openstack-dev/2017-January/110498.html
+
* #topic vmwareapi 3rd-party CI efforts Highlights
* PTG Planning
+
** #info Nothing to report.
** #link Pike PTG planning: https://etherpad.openstack.org/p/nova-ptg-pike
+
 
* Stuck Reviews
+
* #topic Open discussion
** Please note "stuck review" means a review where there is some disagreement that needs resolving. Its not for reviews that just haven't had attention, except for exceptional cases. Where you see "?" feel free to just edit the wiki and add your item.
+
** (add your nick) add your topic
** Any stuck code reviews to discuss:
 
*** ?
 
* Open discussion
 
** ?
 
  
 
== Sub-teams ==
 
== Sub-teams ==
  
There are also some Nova subteam meetings.  See [[Nova#Active_Sub-teams:]] for details.
+
There are also some Nova subteam meetings.  See [[Nova#Nova_subteams]] for details.
  
 
== Previous meetings ==
 
== Previous meetings ==

Latest revision as of 15:59, 30 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 Stable Branches
    • #info no recent merges, but stable/202*.* branches' gates should be OK
    • #info final release for stable zed is out (26.3.0)
    • #info stable/zed transitioned to Unmaintained
    • #info open stable/zed patches were abandoned, cherry pick them to unmaintained/zed if needed
    • as with the previous newly opened unmaintained branches, unmaintained/zed gate might need some fixes before we can merge anything there
    • #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci
  • #topic Sub/related team Highlights
    • #info No subteam left
  • #topic vmwareapi 3rd-party CI efforts Highlights
    • #info Nothing to report.
  • #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