Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(L3/IPAM/DHCP/VPNaaS)
 
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 - 22)
 +
** 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 last week's 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: ===
+
* Proposal for Zed to go Unmaintained
* We have two new core reviewers: armax and mestery.  Congratulations to both.
+
** https://review.opendev.org/c/openstack/releases/+/916492
* Blueprint list has been groomed.  Almost down to our target ~35 blueprints to be tracked for release.
+
** This was approved and will eventually merge
* [https://launchpad.net/neutron/+milestone/havana-3 https://launchpad.net/neutron/+milestone/havana-3]
 
  
=== Bugs ===
+
* Ussuri and Train have transitioned to EOL
* Critical Open Bugs:
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
[https://bugs.launchpad.net/neutron/+bug/1194026 check_public_network_connectivity fails with timeout]
 
* High, but critical in TripleO: https://bugs.launchpad.net/neutron/+bug/1184484
 
  
=== Docs (emagana)===
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* Merged: https://review.openstack.org/#/c/36322/
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* New Bugs for renaming already filed, emagana will commit the changes this week
 
* VPN
 
** [https://blueprints.launchpad.net/openstack-manuals/+spec/neutron-fwaas-deployment FWaaS Doc Blueprint]
 
** [https://bugs.launchpad.net/openstack-api-site/+bug/1203864 FW API Doc Bug]
 
* Firewall
 
** [https://blueprints.launchpad.net/openstack-manuals/+spec/vpnaas-neutron-deployment VPNaaS Doc Blueprint]
 
** [https://bugs.launchpad.net/openstack-api-site/+bug/1203865 VPN API Doc Bug]
 
  
=== API (salv-orlando) ===
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
 +
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
 +
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
  
=== L3/IPAM/DHCP/VPNaaS ===
+
* Caracal (2024.1) cycle links:
* VPNaaS (nachi)
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
  
# DB patch is merged! many thanks
+
* Permanent links:
# some following fix merged (units/unit typo issue, FK issue.)
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
# Driver code is under review https://review.openstack.org/#/c/33148/
 
  
=== Nova Integration (garyk) ===
+
=== Bugs and Gate issues ===
* Bugs:
+
* Report from slaweq:
** Quotas
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/P3X4LWI76V7IGDGA3BVCXD4G4G4OOZ7T/
*** https://bugs.launchpad.net/nova/+bug/1192287
 
*** https://bugs.launchpad.net/nova/+bug/1186354
 
** Tempest failures
 
*** https://bugs.launchpad.net/nova/+bug/1186161 Tempest tests sometimes get: [Fail] Couldn't ping server
 
*** https://bugs.launchpad.net/nova/+bug/1101142 Euca tests failure, cannot ping server with floating ip
 
** https://bugs.launchpad.net/nova/+bug/1185922
 
* Interesting reviews:
 
** https://review.openstack.org/#/c/33054/ (refresh floating ip's in nova)
 
* 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/2063669
 +
*** DNS extensions reported as available even if not enabled
 +
** https://bugs.launchpad.net/neutron/+bug/2063463
 +
*** [ovn-octavia-provider] hairpin_snat_ip not set
  
* FWaaS (snaiksat): API/model review still in progress (https://review.openstack.org/#/c/29004/).
+
* This week haleyb is the bug deputy, next week will be amotoki
  
=== LBaaS ===  
+
* Current bug count this week: 721, down 2 from last week
* Needs update
+
** [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]
  
=== 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]]
 
  
=== Python Client (gongysh) ===
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
* Nothing to update
 
  
 +
* [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 Branch (garyk) ===
+
==== Bug deputy ====  
* Stable freeze is Thursday August 1st.
 
* [https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z Open for review: https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z]
 
  
=== 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;"
[https://bugs.launchpad.net/neutron/+bug/1197476 Sporadic failure in gate]
+
|-
 +
! Date !! who !! note
 +
|-
 +
| 2024-4-29 || Brian Haley (haleyb) ||
 +
|-
 +
| 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) ||
 +
|}
  
=== 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
  
* Info
+
=== ryu os-ken ===
** [https://review.openstack.org/#/c/35432/ update Quantum references to Neutron] has been merged. Thanks mark.
 
* H2 item
 
** [https://blueprints.launchpad.net/horizon/+spec/quantum-security-group Neutron Security Group support] : Just merged. '''Needs tests by Neutron people.''' Please try it.
 
  
* Quota Extension in Neutron (Discussion item for H3)
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
** Floating IP quota not coming from Quantum https://bugs.launchpad.net/horizon/+bug/1109140
+
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
** quota extension should be moved to core API? At the moment, not all plugins support it (OVS/LB/ML2/Hyper-V and Nicira/NEC supports it)
 
** Get/Edit default quota through the API. Nova and Cinder support this feature and Horizon use it.
 
  
* H3 items
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
** [https://blueprints.launchpad.net/horizon/+spec/vpnaas-ui VPNaaS support] (Tatyana/Ilya) H3 (Beta Available)
 
** [https://blueprints.launchpad.net/horizon/+spec/fwaas-horizon FWaaS support] (Sumit/KC)
 
** [https://blueprints.launchpad.net/horizon/+spec/editable-network-topology-view Editable Network Topology View] (Moved to H-3)
 
** https://blueprints.launchpad.net/horizon/+spec/network-quotas : I plan to take it.
 
** Extension-aware feature enabling (amotoki): I've got how to implement it and will register BP.
 
* Low priority items
 
** Pagination
 
** https://blueprints.launchpad.net/horizon/+spec/quantum-network-provider-types (non-targeted)
 
  
=== Other team reports (e.g. Open Source Plugins) ===
+
* New patches in ryu:
* DB Support - https://blueprints.launchpad.net/quantum/+spec/oslo-db-support - pending approval and review
 
** Still on hold
 
  
 +
=== Specs ===
  
* Baremetal
+
* Specs: https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open
** PXE Boot Options
+
* Open reviews:
 +
** https://review.opendev.org/c/openstack/neutron-specs/+/899210?usp=search
  
=== Open Discussion ===
+
=== 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 April 29th
 +
** (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 21:44, 29 April 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 amotoki

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-4-29 Brian Haley (haleyb)
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)

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

Previous meeting logs