Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Agenda for next meeting)
(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 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:
* January 5th 2017 2100 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20170105T210000)
+
* Apr 23 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-23T16:00:00)
* January 12th 2017 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2017012T140000)
+
* Apr 30 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-30T16:00:00)
<br>
+
* May 07 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-07T16:00:00)
 +
* May 14 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-14T16: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)
+
** #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 70 total blueprints, 14 implemented, 5 not started, 40 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
* Reminders
+
** #link https://releases.openstack.org/dalmatian/schedule.html
** #link Ocata review priorities https://etherpad.openstack.org/p/ocata-nova-priorities-tracking
+
** #info Dalmatian-1 in 3 weeks
* Stable branch status: https://etherpad.openstack.org/p/stable-tracker
+
** #action bauzas to add the nova deadlines in the Dalmatian schedule page
** stable/newton: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/newton,n,z
+
 
** stable/mitaka: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/mitaka,n,z
+
* #topic vPTG Summary
* Subteam Highlights
+
** #info The vPTG was held on Apr 8-12
** Cells v2 (dansmith)
+
** #link https://etherpad.opendev.org/p/nova-dalmatian-ptg Topics that were discussed
** Scheduler (edleafe)
+
** #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/P5HFYXU2VPGEJTY26SLBTU3LTAIVMGZT/ Nova PTG summary
** Live Migration (tdurakov)
+
 
** API (sdague/alex_xu)
+
* #topic Review priorities
** SR-IOV/PCI (moshele)
+
** #link https://etherpad.opendev.org/p/nova-dalmatian-status
** Notification (gibi)
+
 
* PTG Planning
+
* #topic Stable Branches
** #link Pike PTG planning: http://lists.openstack.org/pipermail/openstack-dev/2017-January/109594.html
+
** #info no recent merges, but stable/202*.* branches' gates should be OK
* Stuck Reviews
+
** stable/zed is still blocked by nova-ceph-multistore (constantly failing)
**  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.
+
** #info stable/zed is about to move to Unmaintained: https://review.opendev.org/c/openstack/releases/+/916472
** Any stuck code reviews to discuss:
+
** do we want to prepare a final stable/zed release? (content would be: https://paste.opendev.org/show/bCISlMJXDFrMjVD5kyaS/ )
*** ?
+
** #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci
* Open discussion
+
 
** (mriedem): I plan on scrubbing https://etherpad.openstack.org/p/nova-ocata-feature-freeze before next week to maybe drop things that haven't started but to also highlight things that need review and are close if given a good push. Given that, I'm proposing a review sprint for next week on Wednesday 1/11 which leaves about a week before library release freeze and two weeks before feature freeze.
+
* #topic Sub/related team Highlights
** (efried / thorst) PowerVM Update
+
** #info No subteam left
*** CI Status - overlapping name spaces between in tree proposed driver and out-of-tree driver causing issues.  Working through them by changing the OOT driver namespace.
+
 
*** Reviews - WIP reviews are up, but due to CI issues they came in later than we hoped. Still being worked.  Open question on do we need our in tree CI working for these genesis change sets?  Skip list will be large.
+
* #topic vmwareapi 3rd-party CI efforts Highlights
** (tovin07): OSprofiler support in Nova is almost done and marked as good progress.
+
** #info Nothing to report.
*** Review: https://review.openstack.org/#/c/254703/
+
 
*** Blueprint: https://blueprints.launchpad.net/nova/+spec/osprofiler-support-in-nova
+
* #topic Open discussion
** ?
+
** (add your nick) add your topic
  
 
== 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 ==

Revision as of 16:00, 23 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 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