Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Agenda for next meeting)
(Agenda for next meeting)
(8 intermediate revisions by 6 users not shown)
Line 38: Line 38:
 
Next meetings scheduled for:
 
Next meetings scheduled for:
  
* 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)
 
* 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 50: Line 49:
 
* #topic Bugs (stuck/critical)
 
* #topic Bugs (stuck/critical)
 
** #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]
 
** #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 https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 25 new untriaged bugs (+3 since the last meeting)
+
** #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 29 new untriaged bugs (+1 since the last meeting)
 
** #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
 
** #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
** #link https://storyboard.openstack.org/#!/project/openstack/placement 32 open stories (+0 since the last meeting) in Storyboard for Placement  
+
** #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
Line 60: Line 59:
  
 
* #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
** #info Spec review day on Tuesday Nova 16th
+
** #info Spec review day helped to merge 3 specs
  
 
* #topic Review priorities
 
* #topic Review priorities
Line 68: Line 67:
  
 
* #topic Stable Branches
 
* #topic Stable Branches
** #info stable gates' status look OK, no blocked branch
+
** #info stable gates are not blocked
** #info final ussuri nova package release was published (21.2.4)
+
** #info Ussuri transitioned to Extended Maintenance for nova projects \o/
** #info ussuri-em tagging patch is waiting for final python-novaclient release patch to merge
 
** #link https://review.opendev.org/c/openstack/releases/+/817930
 
** #link https://review.opendev.org/c/openstack/releases/+/817606
 
** #info intermittent volume detach issue: afaik Lee has an idea and started to work on how it can be fixed:
 
** #link https://review.opendev.org/c/openstack/tempest/+/817772/
 
  
 
* #topic Sub/related team Highlights
 
* #topic Sub/related team Highlights
Line 80: Line 74:
  
 
* #topic Open discussion
 
* #topic Open discussion
** Off-path Network Backends spec re-review https://review.opendev.org/c/openstack/nova-specs/+/787458 after addressing PTG comments (dmitriis)
+
** (dasp) Blueprint for review: "Make no_compression_image_types configurable" -- https://blueprints.launchpad.net/nova/+spec/configurable-no-compression-image-types
** (kashyapc) Blueprint for review: "Switch to 'virtio' as the default display device" -- https://blueprints.launchpad.net/nova/+spec/virtio-as-default-display-device
+
*** Rationale: hardcoded behavior slows down cold migrations with local RAW disk images to 8 mbps and maxes CPU.
*** The full rationale is in the blueprint; in short: "cirrus" display device has many limitations and is "considered harmful"[1] by QEMU graphics maintainers since 2014.
+
*** It might be a good idea to change the default value as well or disable compression for all types.
** (kashyapc) Blueprint for review: "Add ability to control the memory used by fully emulated QEMU guests -- https://blueprints.launchpad.net/nova/+spec/control-qemu-tb-cache
+
** (jhartkopf) Update user data spec (https://review.opendev.org/c/openstack/nova-specs/+/816542)
*** This blueprint allows us to configure how much memory a plain-emulated (TCG) VM, which is what OpenStack CI uses.  Recently, QEMU changed the default memory used by TCG VMs to be much higher, thus reducing the no. of VMs you TCG could run per host.  Note: the libvirt patch required for this  will be in libvirt-v7.10.0 (December 2021).
+
** (gmann) Specless BP approval request for RBAC community-wide goal
*** See this issue for more details: https://gitlab.com/qemu-project/qemu/-/issues/693 (Qemu increased memory usage with TCG)
+
*** 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