Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Apologies for Absence)
 
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
 +
** Last week was Dalmatian-1 milestone, so libraries have been tagged/released
 +
** We are now in Dalmatian release week (R - 19)
 +
** 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
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:51, 24 June 2013 (UTC)
+
** https://review.opendev.org/c/openstack/releases/+/916492
* We have a new name: Neutron.
 
* [https://launchpad.net/quantum/+milestone/havana-2 Havana-2] is July 18.
 
  
=== Renaming ===
+
* Ussuri and Train have transitioned to EOL
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:54, 24 June 2013 (UTC)
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
* Working with Infrastructure team to develop a plan for renaming.
 
* Wiki page will detail how the change will be carried out.
 
  
=== Bugs ===
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* Critical Open Bugs: None
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* High, but critical in TripleO: https://bugs.launchpad.net/quantum/+bug/1184484
 
  
=== API (salv-orlando) ===
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
* enikanorov has made progress on service type refactoring. Please chime in at https://review.openstack.org/#/c/29750/
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
* Spec published for https://blueprints.launchpad.net/quantum/+spec/sharing-model-for-external-networks
+
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
* https://blueprints.launchpad.net/quantum/+spec/make-authz-orthogonal - will not anymore separate authZ in pipeline (doesn't buy us anything)
 
  
=== L3/IPAM/DHCP/VPNaaS ===
+
* Caracal (2024.1) cycle links:
* VPNaaS (nachi)
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
** Adding UT
 
**  How to test https://wiki.openstack.org/wiki/Quantum/VPNaaS/HowToInstall
 
** [1] CRUD API and DB model for IPSec https://blueprints.launchpad.net/quantum/+spec/vpnaas-python-apis
 
*** Quantum Advanced Service Plugin for VPNaas (Patchset 12) https://review.openstack.org/#/c/29812/ 
 
*** Quantum Client for VPNaaS (Patchset 8) https://review.openstack.org/#/c/29811/
 
** [2] Agent Impl  https://blueprints.launchpad.net/quantum/+spec/ipsec-vpn-reference (WIP: https://review.openstack.org/#/c/33148/1)
 
* Other items
 
** https://blueprints.launchpad.net/quantum/+spec/configurable-ip-allocation
 
  
=== Nova Integration (garyk) ===
+
* Permanent links:
* Intersting reviews:
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
** https://review.openstack.org/#/c/27709/ (allow outgoing traffic)
 
** https://review.openstack.org/#/c/33054/ (refresh floating ip's in nova)
 
* High Priority Items
 
** https://review.openstack.org/#/c/29767/
 
** Need to start investigating ideas on how to do migrations - no progress made last week
 
* Other Items
 
** https://bugs.launchpad.net/nova/+bug/1112912 to handle Hybrid mode with generic VIF driver
 
  
=== Security Groups(arosen) / FWaaS(snaiksat)  ===
+
=== Bugs and Gate issues ===
 +
* Report from rubasov:
 +
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/QYRWPDRUP2ONHJXEH6GJPLT4EV524AWM/
  
* FWaaS (snaiksat): API/model review still in progress (https://review.openstack.org/#/c/29004/). I added some more unit tests but I need to add more per the review comments. Some review comments by Eugene on DB need to be addressed and some others from Oleg (I am currently on PTO haven't gotten to these yet). Rajesh Mohan is making progress with the IPtables driver, he has started writing code but has to do more work before posting a patch. He also needs the agent code from me, which I will be making available shortly.
+
* Bugs without assignee or to be commented:
 +
** https://bugs.launchpad.net/neutron/+bug/2065743
 +
*** CLI arguments for rbac create are misleading and possibly incorrect unassigned, fix needed both in neutron and openstackclient
  
=== LBaaS ===
+
* This week haleyb is the bug deputy, next week will be lucasgomes
* [https://blueprints.launchpad.net/quantum/+spec/multi-vendor-support-for-lbaas-step0 Step 0 Landed]
 
* Now working on step1 blueprint and integration with multi agent.
 
  
=== Modular L2 (rkukura) ===
+
* Current bug count this week: 723, +2 from last week
* ML2 sub team meets Wednesday at 1400 UTC in #openstack-meeting.
+
** [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]
** Info at [[Meetings/ML2]]
 
* https://blueprints.launchpad.net/quantum/+spec/ml2-mechanism-drivers code under review at https://review.openstack.org/#/c/33201/
 
* https://blueprints.launchpad.net/quantum/+spec/ml2-gre code under review at https://review.openstack.org/#/c/33297/
 
* Starting https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding coding this week
 
** Need nova to pass host_id, under review at https://review.openstack.org/#/c/29767/
 
* https://blueprints.launchpad.net/quantum/+spec/ml2-vxlan
 
** Server/RPC support for multiple tunnel types under review at https://review.openstack.org/#/c/33107/
 
* Plenty of opportunities to contribute (low hanging fruit?)
 
* Other BPs can start addressing ml2 instead of or in addition to legacy plugins
 
  
=== Python Client (gongysh) ===
+
* New bug squash etherpad - contains old bugs that need to be closed
* [http://tarballs.openstack.org/python-quantumclient/python-quantumclient-2.2.2a1.tar.gz 2.2.2a1] Fixes pbr issues
+
** https://etherpad.opendev.org/p/dalmatian-neutron-bug-squash
* [https://review.openstack.org/#/c/17436/  Allow user to specify None value to attributes]
 
  
=== Stable Branch (garyk) ===
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
  
stable/grizzly freeze for 2013.1.2 released! Yay!
+
* [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.tag=gate-failure Confirmed gate failures]
 +
* [https://bugs.launchpad.net/neutron/+bugs?field.tag=needs-attention Bugs that need attention]
 +
* [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://goo.gl/KtEwbL Bugs Sheet]
 +
* [http://grafana.openstack.org/dashboard/db/neutron-failure-rate Grafana dashboards]
  
Open for review: https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z
+
==== Bug deputy ====
  
=== Testing (nachi / mlavalle / marun) ===
+
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:
* Tempest Update
+
{| class="wikitable" style="text-align: center;"
[http://lists.openstack.org/pipermail/openstack-dev/2013-June/010138.html Update sent to mailing list on June 9th]
+
|-
 +
! Date !! who !! note
 +
|-
 +
| 2024-5-20 || Brian Haley (haleyb) ||
 +
|-
 +
| 2024-5-27 || Lucas Alvares Gomes (lucasgomes) ||
 +
|-
 +
| 2024-6-3 || Jakub Libosvar (jlibosva) ||
 +
|-
 +
| 2024-6-10 || Oleg Bondarev (obondarev) ||
 +
|-
 +
| 2024-6-17 || Mamatisa Nurmatov (isabek) ||
 +
|-
 +
| 2024-6-24 || Rodolfo Alonso Hernandez (ralonsoh) ||
 +
|-
 +
| 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) ||
 +
|-
 +
| 2024-8-19 || Bence Romsics (rubasov)  ||
 +
|-
 +
| 2024-8-26 || Miguel Lavalle (mlavalle) ||
 +
|}
  
=== Networking in Horizon (amotoki) ===
+
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
  
** [https://blueprints.launchpad.net/horizon/+spec/quantum-security-group Neutron Security Group support] is good progress. Now wrinting the final tests. The review will be available this week.
+
=== ryu os-ken ===
** Extension-aware feature enabling (amotoki): I've got how to implement it and will register BP.
 
* Other H2 items
 
** [https://blueprints.launchpad.net/horizon/+spec/editable-network-topology-view Editable Network Topology View] (H-2)
 
** https://blueprints.launchpad.net/horizon/+spec/network-quotas (?): No progress report. Will check it.
 
* H3 items
 
** [https://blueprints.launchpad.net/horizon/+spec/fwaas-horizon FWaaS support] (Sumit/KC) Now targetted to H2, but expected to move to H3?
 
** [https://blueprints.launchpad.net/horizon/+spec/vpnaas-ui VPNaaS support] (Tatyana/Ilya) H3
 
* Low priority items
 
** Pagination
 
** https://blueprints.launchpad.net/horizon/+spec/quantum-network-provider-types (non-targeted)
 
  
=== Other team reports (e.g. Open Source Plugins) ===
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
* DB Support - https://blueprints.launchpad.net/quantum/+spec/oslo-db-support - pending approval and review
+
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
** Still on hold
 
  
 +
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
  
* Baremetal
+
* New patches in ryu:
** PXE Boot Options
 
  
=== Open Discussion ===
+
=== Specs ===
 +
 
 +
* 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 ===
 +
 
 +
* Started python type annotation on neutron-lib (discussed in last PTG)
 +
** https://review.opendev.org/q/topic:%22type_tooling%22
 +
** Thinking mypy vs pyright (mypy seems to be the community choice)
 +
 
 +
=== 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 20th
 +
** (irc nick) topic
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==
 
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/networking/ here].
 
* Previous meetings, with their notes and logs, can be found [http://eavesdrop.openstack.org/meetings/networking/ here].
 +
** [http://eavesdrop.openstack.org/meetings/networking/2024/?C=M;O=D networking-2024]
 +
** [http://eavesdrop.openstack.org/meetings/networking/2023/?C=M;O=D networking-2023]
 +
** [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/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/2013/?C=M;O=D quantum-2013]
 
** [http://eavesdrop.openstack.org/meetings/quantum/2012/?C=M;O=D quantum-2012]
 
** [http://eavesdrop.openstack.org/meetings/quantum/2012/?C=M;O=D quantum-2012]
* Older meeting notes are here:  ../MeetingLogs.
 

Latest revision as of 15:05, 21 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 haleyb is the bug deputy, next week will be lucasgomes

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-20 Brian Haley (haleyb)
2024-5-27 Lucas Alvares Gomes (lucasgomes)
2024-6-3 Jakub Libosvar (jlibosva)
2024-6-10 Oleg Bondarev (obondarev)
2024-6-17 Mamatisa Nurmatov (isabek)
2024-6-24 Rodolfo Alonso Hernandez (ralonsoh)
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)
2024-8-19 Bence Romsics (rubasov)
2024-8-26 Miguel Lavalle (mlavalle)

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

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 20th
    • (irc nick) topic

Previous meeting logs