Jump to: navigation, search

Difference between revisions of "Network/Meetings"

m (Text replace - "__NOTOC__" to "")
Line 1: Line 1:
 +
The OpenStack Networking Team ([[Neutron]]) holds public meetings as advertised on [http://eavesdrop.openstack.org/#Neutron_Team_Meeting OpenStack IRC Meetings Calendar]. If you are unable to attend, please check the most recent [http://eavesdrop.openstack.org/meetings/networking/ logs.]
  
{{:Network/Header}}
+
'''Ping list''': bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki, haleyb, ralonsoh
  
The OpenStack Quantum Team holds public meetings in <code><nowiki>#openstack-meeting</nowiki></code>. Everyone is encouraged to attend.
+
=== Announcements / Reminders ===
 +
* Dalmatian / 2024.2 schedule: https://releases.openstack.org/dalmatian/schedule.html
 +
** We are now in Dalmatian release week (R - 21)
 +
** PTG was April 8-12
 +
*** https://etherpad.opendev.org/p/apr2024-ptg-neutron
  
== Apologies for Absence ==
+
* Ironic email
 +
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/5SX35AQZ65G6HWQ7WARLJTJK3ASAOWNU/
 +
** We discussed this in the Drivers meeting
 +
*** https://meetings.opendev.org/meetings/neutron_drivers/2024/neutron_drivers.2024-04-26-14.01.log.html
 +
*** Miguel will be point person
 +
*** If there is any impact or changes required in neutron it will be communicated
 +
*** Left open possibility of a new library, but need more investigation
  
== Agenda for Next Quantum Team Meeting ==
+
* Reminder: If you have a topic for the drivers meeting on Friday, please add it to the wiki @ https://wiki.openstack.org/wiki/Meetings/NeutronDrivers
  
* Announcements / Reminders:
+
* Zed has transitioned to Unmaintained
** G-3 branch date is Feb 19th, one week away!  All blueprints should be in for review by tomorrow EOD.
+
** https://review.opendev.org/c/openstack/releases/+/916492
** Core devs: be vigilant against last minute "rush reviews"
 
** Seeing more green, but have more BPs as well.  We are at 20 "open" blueprints, when we should be under 10. 
 
** We will not be giving feature freeze exceptions for non high/critical issues. 
 
** Remember to file doc bugs as we merge in G-3 features. 
 
* Bugs (markmcclain)
 
** Currently have 6 high importance bugs without fixes:
 
*** [https://bugs.launchpad.net/quantum/+bug/1080846 rootwrap error in devstack w/quantum from quantum-dhcp]
 
*** [https://bugs.launchpad.net/quantum/+bug/1084355 Tap interface does not automatically get an IP address upon a reboot]
 
*** [https://bugs.launchpad.net/quantum/+bug/1103840 Deletion of DHCP should be notified to the security group rpc]
 
*** [https://bugs.launchpad.net/quantum/+bug/1111572 quantum subnet-update can't update allocation-pool]
 
*** [https://bugs.launchpad.net/quantum/+bug/1112912 get_firewall_required should use VIF parameter from quantum ]
 
*** [https://bugs.launchpad.net/quantum/+bug/1121119 Metadata support for the NVP plugin]
 
* API (salv-orlando):
 
** High Priority Items:
 
*** ''''NONE''' - XML Patch landed. Yeah!
 
* Other Items:
 
** Pagination for Quantum API
 
*** dev: Alex Xu
 
*** review: https://review.openstack.org/#/c/15384/ (server-side)
 
                  https://review.openstack.org/#/c/19926/ (client-side)
 
* status: we had to step back a little because we noticed Glance was doing sorting differently. In agreement with the dev, we have decided to conform to Glance.
 
* potential blockers: None (Mark [[McClain]] is now reviewing the patch too)
 
* Other item in progress: Quantum WADL, various bug fixes (none high/critical)
 
  NOTE: salv-orlando will spend extra review cycles on multi-agent patches (aka quantum scheduler) and LBaaS patches.
 
  
* L3/IPAM/DHCP (markmcclain): 
+
* Ussuri and Train have transitioned to EOL
** High Priority Items:
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
*** Multiple L3 + DHCP agents:
+
 
      As discussed last week, this has been split into three separate reviews. 
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
# https://review.openstack.org/#/c/21049/
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
# https://review.openstack.org/#/c/21069/
+
 
# https://review.openstack.org/#/c/21175/
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
# dev: yong
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
# spec: https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler
+
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
# review: https://review.openstack.org/#/c/18216/
+
 
# active core devs: garyk, salv-orlando, danwent
+
* Caracal (2024.1) cycle links:
# status: Yong was on holiday, so this received light review traffic.
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
# Doc Items:
+
 
# Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837  (needs an owner)
+
* Permanent links:
# Bug Fixes:
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
  Proposed fix for DB IP allocation issue.  The fix uses "select...for update" to lock table to prevent race conditions.
+
 
* Bug Report: https://bugs.launchpad.net/quantum/+bug/1110807
+
=== Bugs and Gate issues ===
* Proposed Fix: https://review.openstack.org/#/c/21424/
+
* Report from haleyb:
* Merged Changes:
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/6XJLEOCOKVXHTIXEOZKMUNDLEDVUJXBB/
* Metadata service for isolated networks
+
 
* Other Items:
+
* Bugs without assignee or to be commented:
* May not make G3 cutoff be deferred to H1:
+
** https://bugs.launchpad.net/neutron/+bug/2064708
** [https://review.openstack.org/#/c/19882/ Routes on Router]
+
*** Neutron documentation using real IP addresses and AS numbers instead of example values (low-hanging fruit)
** [https://review.openstack.org/#/c/21067/ Pluggable IP Allocation]
+
 
** [https://review.openstack.org/#/c/20693/ L3 Router Plugin Support]
+
* This week amotoki is the bug deputy, next week will be mlavalle
* Nova / Quantum Integration (garyk):
+
 
* Other Items:
+
* Current bug count this week: 721, same as last week
* Vif-plugging: https://blueprints.launchpad.net/openstack/?searchtext=libvirt-vif-driver (danp)
+
** [https://bugs.launchpad.net/neutron/?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on All neutron bugs]
* get_firewall_required and Hybrid VIF driver : https://bugs.launchpad.net/quantum/+bug/1112912
+
 
* Doc Items:
+
* New bug squash etherpad - contains old bugs that need to be closed
* plugin nova-virt plugin compatibility matrix: https://bugs.launchpad.net/openstack-manuals/+bug/1104828
+
** https://etherpad.opendev.org/p/dalmatian-neutron-bug-squash
* Security / Firewalling (arosen):
+
 
* High Priority Issues:
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
* Security Groups (OVS plugin): Merged. Congrats!
+
 
* Doc Items:
+
* [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.tag=gate-failure Confirmed gate failures]
* using quantum security groups with Nova CLI: https://bugs.launchpad.net/openstack-manuals/+bug/1088304
+
* [https://bugs.launchpad.net/neutron/+bugs?field.tag=needs-attention Bugs that need attention]
* Other Items:
+
* [https://bugs.launchpad.net/neutron/+bugs?field.searchtext=&orderby=-importance&field.status%3Alist=NEW&field.status%3Alist=OPINION&field.status%3Alist=INVALID&field.status%3Alist=WONTFIX&field.status%3Alist=EXPIRED&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=FIXRELEASED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.tag=deprecation All bug reports associated to deprecation issues]
* https://blueprints.launchpad.net/nova/+spec/nova-quantum-security-group-proxy
+
* [https://goo.gl/KtEwbL Bugs Sheet]
** review: https://review.openstack.org/#/c/21041/ (WIP)
+
* [http://grafana.openstack.org/dashboard/db/neutron-failure-rate Grafana dashboards]
* Security Groups (NEC plugin)
+
 
* dev amotoki
+
==== Bug deputy ====
* review https://review.openstack.org/#/c/21602/
+
 
* status : uploaded on Saturday. Needs reviewer.
+
You can find more information about what the role is here: https://docs.openstack.org/neutron/latest/contributor/policies/bugs.html#neutron-bug-deputy. During the Denver PTG we made the decision to institute a fixed rotation for the the bugs deputy role. The currently scheduled rotation is the following:
* Recently merged:
+
{| class="wikitable" style="text-align: center;"
* Security Groups (NVP plugin)
+
|-
* LBaaS (danwent):
+
! Date !! who !! note
* High Priority Issues: 
+
|-
* Branches are going into WIP for feedback.  Will be reposted tomorrow. 
+
| 2024-5-6 || Akihiro Motoki (amotoki) ||
* core reviewers: danwent, markmcclain, garyk?, salv-orlando?
+
|-
* LBaaS Agent-based Plugin:
+
| 2024-5-13 || Miguel Lavalle (mlavalle)  ||
* dev: Ilya + enikanorov
+
|-
* spec: http://wiki.openstack.org/Quantum/LBaaS/Agent
+
| 2024-5-20 || Rodolfo Alonso Hernandez (ralonsoh) ||
* reviews: https://review.openstack.org/#/c/20225/ and https://review.openstack.org/#/c/20579/
+
|-
* HAProxy driver for Agent-based Plugin:
+
| 2024-5-27 || Bence Romsics (rubasov) ||
* dev: oleg
+
|-
* spec: http://wiki.openstack.org/Quantum/LBaaS/HAProxyDriver
+
| 2024-6-3 || Lucas Alvares Gomes (lucasgomes) ||
* review: https://review.openstack.org/#/c/20985/
+
|-
* Quantum Python-Client (gongysh, markmcclain):  
+
| 2024-6-10 || Jakub Libosvar (jlibosva) ||
* https://launchpad.net/python-quantumclient/+milestone/3.0.0
+
|-
* https://etherpad.openstack.org/grizzly-quantum-cli-client
+
| 2024-6-17 || Oleg Bondarev (obondarev) ||
* Topics
+
|-
* Support Passing 'None' in qunatumclient
+
| 2024-6-24 || Mamatisa Nurmatov (isabek) ||
* http://lists.openstack.org/pipermail/openstack-dev/2013-February/thread.html#5392
+
|-
* (Related Abandoned review) https://review.openstack.org/#/c/17436/
+
| 2024-7-1 || Lajos Katona (lajoskatona) ||
* Quantum Stable (garyk)
+
|-
* Number of minor reviews in progress:
+
| 2024-7-8 || Yatin Karel (ykarel) ||
    https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/folsom,n,z
+
|-
* Quantum System Test in Tempest (nachi / mlavalle)
+
| 2024-7-15 || Miro Tomaska (mtomaska) ||
** https://blueprints.launchpad.net/tempest/+spec/quantum-basic-api
+
|-
** https://blueprints.launchpad.net/tempest/+spec/quantum-extended-api
+
| 2024-7-22 || Bernard Cafarelli (bcafarel) ||
** OVS security group support in qunatum-gating (nachi)
+
|-
* Quantum work in Horizon (amotoki)  
+
| 2024-7-29 || Elvira García Ruiz (elvira) ||
** G-3 blueprints
+
|-
*** Recently Merged
+
| 2024-8-5 || Slawek Kaplonski (slaweq) ||
**** https://blueprints.launchpad.net/horizon/+spec/nova-net-quantum-abstraction
+
|-
**** https://blueprints.launchpad.net/horizon/+spec/quantum-floating-ip
+
| 2024-8-12 || Brian Haley (haleyb) ||
** Under review
+
|}
*** https://blueprints.launchpad.net/horizon/+spec/quantum-vnic-ordering
+
 
*** https://blueprints.launchpad.net/horizon/+spec/quantum-lbaas
+
In preparation for their duty week, deputies are encouraged to review the Neutron bugs policy: https://docs.openstack.org/neutron/latest/contributor/policies/bugs.html
** Not posted yet.
+
 
*** https://blueprints.launchpad.net/horizon/+spec/quantum-network-topology
+
=== ryu os-ken ===
*** https://blueprints.launchpad.net/horizon/+spec/quantum-security-group (soon uploaded)
+
 
* Other team reports (e.g., individual plugins, etc.)  
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
** New plugins proposed:
+
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
*** ML2: https://blueprints.launchpad.net/quantum/+spec/modular-l2
+
 
*** Plumgrid: https://blueprints.launchpad.net/quantum/+spec/plumgrid-quantum-plugin
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
*** Midonet: https://blueprints.launchpad.net/quantum/+spec/midonet-quantum-plugin
+
 
* Open Discussion
+
* New patches in ryu:
** In-use ports: https://review.openstack.org/#/c/21520/
+
 
** test tools patch: https://review.openstack.org/#/c/21350/
+
=== Specs ===
** Arista integration proposal: https://blueprints.launchpad.net/quantum/+spec/ovsplugin-hardware-devices 
+
 
 +
* Specs: https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open
 +
* Open reviews:
 +
** https://review.opendev.org/c/openstack/neutron-specs/+/899210?usp=search
 +
 
 +
=== Community Goals ===
 +
 
 +
* Last TC meeting summary: https://meetings.opendev.org/meetings/tc/2023/tc.2023-11-14-18.00.html
 +
 
 +
* Current Selected (Active) Goals:
 +
** Add support for the service role in neutron API policies
 +
*** Service role implementation: https://bugs.launchpad.net/neutron/+bug/2026182
 +
**** Patches complete, Slawek to follow-up with Gmann about integrated testing for it all
 +
** Neutron client deprecation
 +
*** https://bugs.launchpad.net/neutron/+bug/1999774
 +
*** Agenda: https://etherpad.opendev.org/p/python-neutronclient_deprecation
 +
*** Active patches to review:
 +
**** https://review.opendev.org/c/openstack/horizon/+/891205
 +
 
 +
=== Neutron-lib, planned refactoring and other impacts ===
 +
 
 +
* (nothing)
 +
 
 +
=== On Demand Agenda ===
 +
 
 +
We can only pick one or two topics we can talk in the time left of the meeting. People should add ideas to the topics section. We will select one or two topics we can chew during the next meeting. Please follow the template below:
 +
* Week of May 6th
 +
** (irc nick) topic
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/quantum/ here].
+
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/networking/ here].
** [http://eavesdrop.openstack.org/meetings/quantum/2013/?C=M;O=D 2013]
+
** [http://eavesdrop.openstack.org/meetings/networking/2024/?C=M;O=D networking-2024]
** [http://eavesdrop.openstack.org/meetings/quantum/2012/?C=M;O=D 2012]
+
** [http://eavesdrop.openstack.org/meetings/networking/2023/?C=M;O=D networking-2023]
* Older meeting notes are here: ../MeetingLogs.
+
** [http://eavesdrop.openstack.org/meetings/networking/2022/?C=M;O=D networking-2022]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2021/?C=M;O=D networking-2021]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2020/?C=M;O=D networking-2020]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2019/?C=M;O=D networking-2019]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2018/?C=M;O=D networking-2018]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2017/?C=M;O=D networking-2017]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2016/?C=M;O=D networking-2016]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2015/?C=M;O=D networking-2015]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2014/?C=M;O=D networking-2014]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2013/?C=M;O=D networking-2013]
 +
** [http://eavesdrop.openstack.org/meetings/quantum/2013/?C=M;O=D quantum-2013]
 +
** [http://eavesdrop.openstack.org/meetings/quantum/2012/?C=M;O=D quantum-2012]

Revision as of 17:47, 6 May 2024

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

Ping list: bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki, haleyb, ralonsoh

Announcements / Reminders

Bugs and Gate issues

  • This week amotoki is the bug deputy, next week will be mlavalle

Bug deputy

You can find more information about what the role is here: https://docs.openstack.org/neutron/latest/contributor/policies/bugs.html#neutron-bug-deputy. During the Denver PTG we made the decision to institute a fixed rotation for the the bugs deputy role. The currently scheduled rotation is the following:

Date who note
2024-5-6 Akihiro Motoki (amotoki)
2024-5-13 Miguel Lavalle (mlavalle)
2024-5-20 Rodolfo Alonso Hernandez (ralonsoh)
2024-5-27 Bence Romsics (rubasov)
2024-6-3 Lucas Alvares Gomes (lucasgomes)
2024-6-10 Jakub Libosvar (jlibosva)
2024-6-17 Oleg Bondarev (obondarev)
2024-6-24 Mamatisa Nurmatov (isabek)
2024-7-1 Lajos Katona (lajoskatona)
2024-7-8 Yatin Karel (ykarel)
2024-7-15 Miro Tomaska (mtomaska)
2024-7-22 Bernard Cafarelli (bcafarel)
2024-7-29 Elvira García Ruiz (elvira)
2024-8-5 Slawek Kaplonski (slaweq)
2024-8-12 Brian Haley (haleyb)

In preparation for their duty week, deputies are encouraged to review the Neutron bugs policy: https://docs.openstack.org/neutron/latest/contributor/policies/bugs.html

ryu os-ken

  • New patches in ryu:

Specs

Community Goals

Neutron-lib, planned refactoring and other impacts

  • (nothing)

On Demand Agenda

We can only pick one or two topics we can talk in the time left of the meeting. People should add ideas to the topics section. We will select one or two topics we can chew during the next meeting. Please follow the template below:

  • Week of May 6th
    • (irc nick) topic

Previous meeting logs