Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(adds "bug skimming duty" help request)
(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:
* December 10th 2015 1400 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20151210T140000)
+
* Apr 30 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-30T16:00:00)
* December 17th 2015 2100 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20151217T210000)
+
* May 07 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-07T16:00:00)
* December 24th 2015 ??
+
* May 14 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-14T16:00:00)
* December 31st 2015 ??
+
* May 21 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-05-21T16:00:00)
* January 7th 2016 1400 UTC, #openstack-meeting (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20160107T140000)
 
  
Add your IRC nick to this list to be pinged at the start of the meeting:
+
Where you see "?" feel free to just edit the wiki and add your item.
<code>
 
  
mikal tjones cburgess jgrimm adrian_otto funzo mjturek jcookekhugen
+
Here is the agenda for the next meeting:
</code>
 
<code>
 
irina_pov krtaylor danpb alexpilotti flip214 jaypipes garyk edleafe dims
 
</code>
 
<code>
 
moshele anteaya Nisha sileht claudiub lxsli neiljerram markus_z swamireddy alevine
 
</code>
 
<code>
 
tonyb andreykurilin ndipanov sc68cal akuriata artom jlvillal mnestratov kashyap
 
</code>
 
<code>
 
aloga rgeragnov bauzas xyang tpatil med_ nic scottda nagyz belliott
 
</code>
 
<code>
 
dguitarbite sdague jroll diana_clarke _diana_ raildo jichen gjayavelu mdorman klindgren
 
</code>
 
<code>
 
sorrison belmoreira mrda mmmpork PaulMurray gcb thorst duncant macsz
 
</code>
 
  
Please note "stuck review" means a review where there is some disagreement that needs resolving.
+
* #topic Bugs (stuck/critical)
Its not for reviews that just haven't had attention, except for exceptional cases.
+
** #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
Where you see "?" feel free to just edit the wiki and add your item.
+
** #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
 +
 
 +
* #topic Gate status
 +
** #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
 +
** #link https://etherpad.opendev.org/p/nova-ci-failures-minimal
 +
** #link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&pipeline=periodic-weekly Nova&Placement periodic jobs status
 +
** #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
 +
** #link https://review.opendev.org/c/openstack/releases/+/918422 nova specific schedule is proposed
 +
** #info Dalmatian-1 in 1 week
 +
** #info Spec review day is next Tuesday (14th of May)
 +
 
 +
* #topic Review priorities
 +
** #link https://etherpad.opendev.org/p/nova-dalmatian-status
 +
 
 +
* #topic Stable Branches
 +
** #info all stable gates are OK (stable/2024.1, stable/2023.2, stable/2023.1) as grenade jobs are fixed and passing
 +
** #info stable nova versions released: nova 28.1.0 (2023.2 Bobcat), nova 27.3.0 (2023.1 Antelope)
 +
** #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 Sync script in place. CI working through the backlog.
  
Here is the agenda for the next meeting:
+
* #topic Open discussion
* Release Status
+
** (add your nick) add your topic
** Jan 21: Nova non-priority feature freeze
 
** Jan 19-21: mitaka-2
 
** Thursday December 17th: non-priority feature review bash day
 
** Blueprint and Spec Freeze was last week
 
*** Exception requests: https://etherpad.openstack.org/p/mitaka-nova-spec-review-tracking
 
** Call for backward incompatible changes for python-novaclient 3.0 (mitaka-2): http://lists.openstack.org/pipermail/openstack-dev/2015-November/079915.html
 
*** python 2.6 support has been dropped along with the novaclient.v1_1 module, so we're just waiting on mordred to cleanup https://review.openstack.org/#/c/245200/ and then we'll cut 3.0 the week of 12/7.
 
* Regular Reminders
 
** Review focus list: https://etherpad.openstack.org/p/mitaka-nova-priorities-tracking
 
* Bugs (stuck/critical)
 
** Gate status
 
*** http://status.openstack.org/elastic-recheck/index.html
 
** 3rd party CI status
 
*** http://ci-watch.tintri.com/project?project=nova&time=7+days
 
** Critical bugs
 
*** ?
 
** Reminders:
 
*** #help: anyone volunteering for a "bug skimming duty" for a week?
 
*** ?
 
** Stable branch status: https://etherpad.openstack.org/p/stable-tracker
 
*** stable/liberty: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/liberty,n,z
 
**** There were some regression fixes from Roman recently that should probably be reno'ed in stable/liberty and then we should cut a point release: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/liberty+topic:fix_status_reporting,n,z
 
*** stable/kilo: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/kilo,n,z
 
*** Juno EOL
 
* Stuck Reviews
 
**  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.
 
** Any stuck code reviews to discuss:
 
*** (mriedem) testing concerns on boot from uefi spec: https://review.openstack.org/#/c/235983/
 
**** Mailing list thread: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081263.html
 
*** (andrearosa) Nova-manage command for cleaning volume attachment: https://review.openstack.org/184537
 
**** ML Thread: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081077.html
 
* Open discussion
 
** Project meetings over Christmas?
 
** Cross-Project Liaison
 
*** keep track of cross project specs, attend cross project meeting
 
*** http://lists.openstack.org/pipermail/openstack-dev/2015-December/080869.html
 
*** anyone fancy that?
 
  
 
== 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 ==
  
 
* [http://eavesdrop.openstack.org/meetings/nova/ All other meetings are here]
 
* [http://eavesdrop.openstack.org/meetings/nova/ All other meetings are here]
* [http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-16-21.01.html 2012-08-16]
 
* [http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-09-21.00.html 2012-08-09]
 
* [http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-02-21.40.html 2012-08-02]
 
  
 
[[category: compute]]
 
[[category: compute]]
 
[[category: meetings]]
 
[[category: meetings]]

Latest revision as of 13:21, 14 May 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 all stable gates are OK (stable/2024.1, stable/2023.2, stable/2023.1) as grenade jobs are fixed and passing
    • #info stable nova versions released: nova 28.1.0 (2023.2 Bobcat), nova 27.3.0 (2023.1 Antelope)
    • #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 Sync script in place. CI working through the backlog.
  • #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