Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Agenda for next meeting)
(Project Heartbeat)
 
Line 1: Line 1:
  
 
= Weekly Nova team meeting =
 
= Weekly Nova team meeting =
'''MEETING TIME: Thursdays alternating 14:00 UTC (#openstack-meeting-alt) 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.
 +
 +
== 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 ==
  
Scheduled for:
+
Next meetings scheduled for:
* December 11, 2014 14:00 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20141211T140000)
 
  
Add your IRC nick to this list to be pinged at the start of the meeting: <code>mikal tjones cburgess jgrimm adrian_otto funzo mjturek jcook ekhugen irina_pov krtaylor danpb alexpilotti flip214 raildo jaypipes gilliard</code>
+
* Mar 19 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-03-19T16:00:00)
 +
* Mar 26 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-03-26T16:00:00)
 +
* Apr 04 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-04T16:00:00)
 +
* Apr 11 2024 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2024-04-11T16:00:00)
  
* Kilo Specs
+
Where you see "?" feel free to just edit the wiki and add your item.
** All blueprints and specs for juno need to be approved by kilo-1 (December 18th)
 
** Non-priority Feature Freeze is kilo-2 (February 5th)
 
** re-approve blueprint fast-track
 
** spec free blueprint evaluation (http://docs.openstack.org/developer/nova/devref/kilo.blueprints.html#kilo)
 
* Kilo Priorities
 
** https://etherpad.openstack.org/p/kilo-nova-priorities
 
** https://etherpad.openstack.org/p/kilo-nova-priorities-tracking
 
* Gate status
 
** ..
 
* Bugs
 
** ..
 
* Stuck reviews
 
** Pacemaker service group driver -- what level of CI do we require given that we have poor CI coverage of other drivers (such as zookeeper)?
 
* Open discussion
 
** https://wiki.openstack.org/wiki/Summit/Kilo/Etherpads
 
** Tidying up https://wiki.openstack.org/wiki/People
 
  
=== Sub-teams ===
+
Here is the agenda for the next meeting:
  
There are also some Nova subteam meetings.  See [[Nova#Active_Sub-teams:]] for details.
+
* #topic Bugs (stuck/critical)
 +
** #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 https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 63 new untriaged bugs (-2 since the last meeting)
 +
** #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
 +
** #info bug baton is gibi
 +
 
 +
* #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 Bare rechecks
 +
 
 +
* #topic Release Planning
 +
** #link https://releases.openstack.org/caracal/schedule.html#nova
 +
** #info RC1 delivered this morning
 +
** #link https://etherpad.opendev.org/p/nova-caracal-rc-potential
 +
 
 +
* #topic vPTG Planning
 +
** #info The vPTG will be held on Apr 8-12
 +
** #info Nova sessions between Tues-Fri 1pm-5pm UTC
 +
** #link https://etherpad.opendev.org/p/nova-dalmatian-ptg add your own PTG topics in that etherpad
 +
** #info Don't forget to register yourselves on http://ptg2023.openinfra.dev/
 +
 
 +
* #topic Review priorities
 +
** #link https://etherpad.opendev.org/p/nova-caracal-status
 +
 
 +
* #topic Stable Branches
 +
** #info stable/202*.* branches' gates seem to be OK, but nova-ceph-multistore is constantly failing (?) on stable/zed
 +
** #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 No updates due to holidays
 +
 
 +
* #topic Open discussion
 +
** (add your nick) add your topic
 +
** (bauzas) Could https://blueprints.launchpad.net/nova/+spec/aggregatemultitenancyisolation-to-support-unlimited-tenant be a specless blueprint ?
 +
 
 +
== Sub-teams ==
 +
 
 +
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]
+
[[category: compute]]
* [http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-02-21.40.html 2012-08-02]
+
[[category: meetings]]

Latest revision as of 15:50, 26 March 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 due to holidays

Sub-teams

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

Previous meetings