Jump to: navigation, search

Difference between revisions of "Meetings/NeutronDrivers"

(Agenda)
(Agenda)
 
(64 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 
The Neutron Drivers Team ([[Neutron Drivers]]) holds public meetings as advertised on [http://eavesdrop.openstack.org/#Neutron_drivers_Meeting OpenStack IRC Meetings Calendar]. If you are unable to attend, please check the most recent [http://eavesdrop.openstack.org/meetings/neutron_drivers/ logs.]
 
The Neutron Drivers Team ([[Neutron Drivers]]) holds public meetings as advertised on [http://eavesdrop.openstack.org/#Neutron_drivers_Meeting OpenStack IRC Meetings Calendar]. If you are unable to attend, please check the most recent [http://eavesdrop.openstack.org/meetings/neutron_drivers/ logs.]
  
'''Ping list''': ykarel, mlavalle, mtomaska, slaweq, obondarev, tobias-urdin, lajoskatona, haleyb, ralonsoh
+
'''Ping list''': ykarel, mlavalle, mtomaska, slaweq, tobias-urdin, lajoskatona, haleyb, ralonsoh, cardoe
  
 
== Agenda ==
 
== Agenda ==
 +
* On Demand agenda. '''Use this section to add your proposal to this meeting; do not use any other section''' (keep this template, please):
 +
** July 10th:
 +
*** (slaweq): [RFE] "External network not reachable from subnet" could take static routes into account (https://bugs.launchpad.net/neutron/+bug/2072505)
 +
**** https://review.opendev.org/c/openstack/neutron-specs/+/996269
 +
*** (ralonsoh) [RFE] Support Apache mod_wsgi as an alternative WSGI server for the Neutron API (https://bugs.launchpad.net/neutron/+bug/2158981)
 
* Ongoing discussions:
 
* Ongoing discussions:
 
* To be vetted for discussion:
 
* To be vetted for discussion:
Line 13: Line 18:
 
* Approved RFE's:
 
* Approved RFE's:
 
** [https://bugs.launchpad.net/neutron/+bugs?field.tag=rfe-approved Approved RFE's]
 
** [https://bugs.launchpad.net/neutron/+bugs?field.tag=rfe-approved Approved RFE's]
** [https://review.openstack.org/#/q/status:open+project:openstack/neutron-specs,n,z Pending Specs] - please review
+
** [https://review.openstack.org/#/q/status:open+project:openstack/neutron-specs,n,z Pending Specs]
*** (amnik) Add spec for NFS-Ganesha extension in OVN Agent
 
**** https://review.opendev.org/c/openstack/neutron-specs/+/936063
 
*** (s3rj1k) Add `Agent Startup State Tracking`
 
**** https://review.opendev.org/c/openstack/neutron-specs/+/935724
 
*** (vprokofev) Add spec for random-fully per-FIP feature RFE
 
**** https://review.opendev.org/c/openstack/neutron-specs/+/932650
 
 
** [https://review.openstack.org/#/q/status:merged+project:openstack/neutron-specs,n,z Merged Specs]
 
** [https://review.openstack.org/#/q/status:merged+project:openstack/neutron-specs,n,z Merged Specs]
 
* Other RFE's:
 
* Other RFE's:
Line 26: Line 25:
 
** [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=EXPIRED&field.tag=rfe Expired RFE's]
 
** [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=EXPIRED&field.tag=rfe Expired RFE's]
 
** [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=EXPIRED&field.tag=rfe-approved Expired/Approved RFE's]
 
** [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=EXPIRED&field.tag=rfe-approved Expired/Approved RFE's]
* On Demand agenda (keep this template, please):
 
** (irc nick) topic
 
** (mzhang15) Project-Specific QoS Controls for Granular Resource Management https://bugs.launchpad.net/neutron/+bug/2102184
 
** (slaweq, 2024-12-19) Proposal to deprecate "vlan_transparent" config option https://bugs.launchpad.net/neutron/+bug/2092174
 
** (ralonsoh, 2025-03-27) ``eventlet.GreenPool`` in the L3 agent. Proposal: https://review.opendev.org/c/openstack/neutron/+/938411
 
*** There are some concerns about using the tailored made class ``ResizableThreadPool``.
 
*** An alternative could be to remove the pool resize mechanism and use, for example, the ``ThreadPoolExecutor`` class. NOTE: that also requires some kind of task addition handler, as long as we now rely on the ``GreenPool.spawn_n`` method, that blocks the execution until the task list is ready to accept and execute a new one.
 
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==
 
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/neutron_drivers/ here].
 
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/neutron_drivers/ here].
 +
** [http://eavesdrop.openstack.org/meetings/neutron_drivers/2026/?C=M;O=D neutron_drivers-2026]
 
** [http://eavesdrop.openstack.org/meetings/neutron_drivers/2025/?C=M;O=D neutron_drivers-2025]
 
** [http://eavesdrop.openstack.org/meetings/neutron_drivers/2025/?C=M;O=D neutron_drivers-2025]
 
** [http://eavesdrop.openstack.org/meetings/neutron_drivers/2024/?C=M;O=D neutron_drivers-2024]
 
** [http://eavesdrop.openstack.org/meetings/neutron_drivers/2024/?C=M;O=D neutron_drivers-2024]

Latest revision as of 13:30, 7 July 2026

The Neutron Drivers Team (Neutron Drivers) holds public meetings as advertised on OpenStack IRC Meetings Calendar. If you are unable to attend, please check the most recent logs.

Ping list: ykarel, mlavalle, mtomaska, slaweq, tobias-urdin, lajoskatona, haleyb, ralonsoh, cardoe

Agenda

Previous meeting logs