Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Modular L2 (rkukura))
 
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 - 16)
  
== Apologies for Absence ==
+
* (Permanent link during this release) Dalmatian (2024.2) cycle PTG summary and etherpad:
* Aaron Rosen
+
** https://etherpad.opendev.org/p/apr2024-ptg-neutron
  
== 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: ===
+
* Ironic email
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:51, 24 June 2013 (UTC)
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/5SX35AQZ65G6HWQ7WARLJTJK3ASAOWNU/
* We have a new name: Neutron.
+
** We discussed this in the Drivers meeting
* [https://launchpad.net/quantum/+milestone/havana-2 Havana-2] is July 18.
+
*** 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
  
=== Renaming ===
+
* Zed/Yoga/Xena/Wallaby/Victoria have transitioned to Unmaintained
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:54, 24 June 2013 (UTC)
+
** https://review.opendev.org/c/openstack/releases/+/916492
* Working with Infrastructure team to develop a plan for renaming.
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* Wiki page will detail how the change will be carried out.
 
  
=== Bugs ===
+
* Ussuri and Train have transitioned to EOL
* Critical Open Bugs: None
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
* High, but critical in TripleO: https://bugs.launchpad.net/quantum/+bug/1184484
 
  
=== API (salv-orlando) ===
+
* Caracal (2024.1) cycle links:
* 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
 
* 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 ===
+
* Permanent links:
* VPNaaS (nachi)
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
** 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) ===
+
=== Bugs and Gate issues ===
* Intersting reviews:
+
* Report from jlibosva:
** https://review.openstack.org/#/c/27709/ (allow outgoing traffic)
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/W2TC6LKDC6FYKJK2MD22PUP3PGAT2HWM/
** 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 without assignee or to be commented:
 +
** https://bugs.launchpad.net/neutron/+bug/2067851
 +
*** Packets dropped in br-int bridge
  
* 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.
+
* This week obondarev is the bug deputy, next week will be isabek
  
=== LBaaS ===
+
* Current bug count this week: 732, up 1 from last week
* [https://blueprints.launchpad.net/quantum/+spec/multi-vendor-support-for-lbaas-step0 Step 0 Landed]
+
** [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]
* Now working on step1 blueprint and integration with multi agent.
 
  
=== Modular L2 (rkukura) ===
+
* New bug squash etherpad - contains old bugs that need to be closed
* ML2 sub team meets Wednesday at 1400 UTC in #openstack-meeting.
+
** https://etherpad.opendev.org/p/dalmatian-neutron-bug-squash
** 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/
 
* 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) ===
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
* [http://tarballs.openstack.org/python-quantumclient/python-quantumclient-2.2.2a1.tar.gz 2.2.2a1] Fixes pbr issues
 
* [https://review.openstack.org/#/c/17436/ Allow user to specify None value to attributes]
 
  
=== Stable Branch (garyk) ===
+
* [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]
  
stable/grizzly freeze for 2013.1.2 released! Yay!
+
==== Bug deputy ====
  
Open for review: https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z
+
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:  
 +
{| class="wikitable" style="text-align: center;"
 +
|-
 +
! Date !! who !! note
 +
|-
 +
| 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) ||
 +
|-
 +
| 2024-9-2 || Ihar Hrachyshka (ihrachys) ||
 +
|-
 +
| 2024-9-9 || Lucas Alvares Gomes (lucasgomes) ||
 +
|-
 +
| 2024-9-16 || Jakub Libosvar (jlibosva) ||
 +
|}
  
=== Testing (nachi / mlavalle / marun) ===
+
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
* Tempest Update
 
[http://lists.openstack.org/pipermail/openstack-dev/2013-June/010138.html Update sent to mailing list on June 9th]
 
  
=== Networking in Horizon (amotoki) ===
+
=== ryu os-ken ===
[[User:Amotoki|amotoki]] ([[User talk:Amotoki|talk]]) 21:27, 3 June 2013 (UTC)
 
  
No big progress from last week. I will sort out milestones of each BP.
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
 +
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
  
Also will check networking related bugs.
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
  
* Blueprints
+
* New patches in ryu:
** https://blueprints.launchpad.net/horizon/+spec/fwaas-horizon (Sumit/KC; H-3)
 
** https://blueprints.launchpad.net/horizon/+spec/vpnaas-ui (Tatyana/Ilya; H-3)
 
** https://blueprints.launchpad.net/horizon/+spec/editable-network-topology-view (H-2)
 
** https://blueprints.launchpad.net/horizon/+spec/quantum-security-group (amotoki; H-2) : started
 
** Extension-aware feature enabling (amotoki; H-2)
 
** https://blueprints.launchpad.net/horizon/+spec/network-quotas (?)
 
* Low priority items
 
** Pagination (H-3)
 
** https://blueprints.launchpad.net/horizon/+spec/quantum-network-provider-types (non-targeted)
 
  
=== Other team reports (e.g. Open Source Plugins) ===
+
=== Specs ===
* DB Support - https://blueprints.launchpad.net/quantum/+spec/oslo-db-support - pending approval and review
 
** Still on hold
 
  
 +
* 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
  
* Baremetal
+
=== Community Goals ===
** PXE Boot Options
 
  
=== Open Discussion ===
+
* 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 June 10th
 +
** (irc nick) topic
 +
 
 +
* (haleyb) Change to 'selectin' for sqlalchemy DB load strategy
 +
** https://review.opendev.org/c/openstack/neutron/+/920933
 +
 
 +
* (haleyb) Migration from WSGI scripts to Python module paths (PTG goal)
 +
** Before I could get to it, stephenfin proposed patches, I have since updated, but need review
 +
*** https://review.opendev.org/c/openstack/neutron/+/916406
 +
*** https://review.opendev.org/c/openstack/neutron/+/916407
 +
 
 +
* (liushy) Bug fix and features for ML2/OVS
 +
** Add a default goto table=94 for openvswitch fw https://review.opendev.org/c/openstack/neutron/+/860767
 +
** Add metadata path extension openflows https://review.opendev.org/c/openstack/neutron/+/888097
 +
** Add basical functionalities for metadata path extension https://review.opendev.org/c/openstack/neutron/+/881535
 +
** Check subnet service_type for subnet_create https://review.opendev.org/c/openstack/neutron/+/901225
 +
** Refactor marionette external-network update to router gateway https://review.opendev.org/c/openstack/neutron/+/908393
 +
** Add meter bandwidth limit support https://review.opendev.org/c/openstack/neutron/+/860767
  
 
== 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 13:55, 11 June 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 obondarev is the bug deputy, next week will be isabek

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-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)
2024-9-2 Ihar Hrachyshka (ihrachys)
2024-9-9 Lucas Alvares Gomes (lucasgomes)
2024-9-16 Jakub Libosvar (jlibosva)

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

Previous meeting logs