Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Agenda for next meeting)
(Agenda for next meeting)
(19 intermediate revisions by 8 users not shown)
Line 38: Line 38:
 
Next meetings scheduled for:
 
Next meetings scheduled for:
  
* Nov 2 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-02T16:00:00)
 
* Nov 9 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-09T16:00:00)
 
* Nov 16 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-16T16:00:00)
 
 
* Nov 23 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-23T16:00:00)
 
* Nov 23 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-23T16:00:00)
 +
* Nov 30 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-11-30T16:00:00)
 +
* Dec 07 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-12-07T16:00:00)
 +
* Dec 14 2021 16:00 UTC #openstack-nova (http://www.timeanddate.com/worldclock/fixedtime.html?iso=2021-12-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.
Line 48: Line 48:
  
 
* #topic Bugs (stuck/critical)
 
* #topic Bugs (stuck/critical)
** No [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 bug]
+
** #info No [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 bug]
** #link 22 new untriaged bugs (-2 since the last meeting): #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New
+
** #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 29 new untriaged bugs (+1 since the last meeting)
** 32 open stories (+0 since the last meeting) in Storyboard for Placement #link https://storyboard.openstack.org/#!/project/openstack/placement
+
** #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
 +
** #link https://storyboard.openstack.org/#!/project/openstack/placement 33 open stories (+0 since the last meeting) in Storyboard for Placement
  
 
* #topic Gate status
 
* #topic Gate status
** Nova gate bugs #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure
+
** #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
** Placement periodic job status #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly
+
** #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly Placement periodic job status
** Please look at the gate failures, file a bug, and add an elastic-recheck signature in the opendev/elastic-recheck repo (example: #link https://review.opendev.org/#/c/759967)
+
** #info Please look at the gate failures, file a bug, and add an elastic-recheck signature in the opendev/elastic-recheck repo (example: https://review.opendev.org/#/c/759967)
  
 
* #topic Release Planning
 
* #topic Release Planning
** Yoga-1 is due Nova 18th #link https://releases.openstack.org/yoga/schedule.html#y-1
+
** Yoga-1 was Nova 18th #link https://releases.openstack.org/yoga/schedule.html#y-1
** #startvote Spec review day proposal on Tuesday Nova 16th ? (yes, no)
+
** #info Spec review day helped to merge 3 specs
  
 
* #topic Review priorities
 
* #topic Review priorities
 
** https://review.opendev.org/q/status:open+(project:openstack/nova+OR+project:openstack/placement)+label:Review-Priority%252B1
 
** https://review.opendev.org/q/status:open+(project:openstack/nova+OR+project:openstack/placement)+label:Review-Priority%252B1
** #action bauzas to propose a documentation change by this week as agreed on the PTG
+
** #link https://review.opendev.org/c/openstack/nova/+/816861 bauzas proposing a documentation change for helping contributors to ask for reviews
  
 
* #topic Stable Branches
 
* #topic Stable Branches
** stein and older stable branches are blocked, needs the setuptools pinning patch to unblock: https://review.opendev.org/q/I26b2a14e0b91c0ab77299c3e4fbed5f7916fe8cf
+
** #info stable gates are not blocked
** Ussuri Extended Maintenance transition is scheduled to next week (Nov 12)
+
** #info Ussuri transitioned to Extended Maintenance for nova projects \o/
** the list of open and unreleased patches: https://etherpad.opendev.org/p/nova-stable-ussuri-em
 
** patches that need one +2 on ussuri: https://review.opendev.org/q/project:openstack/nova+branch:stable/ussuri+is:open+label:Code-Review%253E%253D%252B2
 
** last but not least: https://review.opendev.org/806629 patch (stable/train) needed 14 rechecks, I was pinged with the question whether testing should be reduced in train to avoid this amount of rechecks (mostly volume detach issue)
 
  
 
* #topic Sub/related team Highlights
 
* #topic Sub/related team Highlights
Line 76: Line 74:
  
 
* #topic Open discussion
 
* #topic Open discussion
** Bring default overcommit ratios into sanity (dansmith / yuriys)
+
** (dasp) Blueprint for review: "Make no_compression_image_types configurable" -- https://blueprints.launchpad.net/nova/+spec/configurable-no-compression-image-types
(add your own items here)
+
*** Rationale: hardcoded behavior slows down cold migrations with local RAW disk images to 8 mbps and maxes CPU.
 +
*** It might be a good idea to change the default value as well or disable compression for all types.
 +
** (jhartkopf) Update user data spec (https://review.opendev.org/c/openstack/nova-specs/+/816542)
 +
** (gmann) Specless BP approval request for RBAC community-wide goal
 +
*** https://blueprints.launchpad.net/nova/+spec/policy-defaults-refresh-2
 +
*** Nova policy audit: https://wiki.openstack.org/wiki/Nova/rbac
 +
*** Commnity-wide goal : https://review.opendev.org/c/openstack/governance/+/815158
  
 
== Sub-teams ==
 
== Sub-teams ==

Revision as of 23:26, 26 November 2021

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.

  • #topic Stable branch status

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 stable gates are not blocked
    • #info Ussuri transitioned to Extended Maintenance for nova projects \o/
  • #topic Sub/related team Highlights
    • Libvirt (lyarwood)

Sub-teams

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

Previous meetings