Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Testing (nachi / mlavalle / marun))
 
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
* Edgar Magana
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/5SX35AQZ65G6HWQ7WARLJTJK3ASAOWNU/
* Salvatore Orlando
+
** 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
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:35, 10 June 2013 (UTC)
+
** https://review.opendev.org/c/openstack/releases/+/916492
* [https://launchpad.net/quantum/+milestone/havana-2 Havana-2] is July 18.
+
** This was approved and will eventually merge
* Our current target far exceeds our velocity of previous milestones.
 
  
=== 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/
  
=== API (salv-orlando) ===
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* Documentation: please help with reviews: https://review.openstack.org/#/q/status:open+project:openstack/netconn-api,n,z
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* Blueprints
 
** Configurable gateway modes - merging (a few more patches still need to go)
 
** quantum-l3-routing-plugin - review in progress
 
* Bugs (selection)
 
No High/Critical bug - unless I've missed some bugs
 
  
=== L3/IPAM/DHCP/VPNaaS ===
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
* VPNaaS (nachi)  
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
** VPN has two important bp for H2
+
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
** [1] CRUD API and DB model for IPSec https://blueprints.launchpad.net/quantum/+spec/vpnaas-python-apis
 
*** Quantum Advanced Service Plugin for VPNaas (Patchset 6) https://review.openstack.org/#/c/29812/ 
 
  (Swami said UnitTest code is about to push)
 
*** Quantum Client for VPNaaS (Patchset 4) https://review.openstack.org/#/c/29811/
 
** [2] Agent Impl  https://blueprints.launchpad.net/quantum/+spec/ipsec-vpn-reference (Nachi will send patch in this week)
 
*** Changed connection model to connection3 by Francois suggestion
 
    https://docs.google.com/a/ntti3.com/presentation/d/1uoYMl2fAEHTpogAe27xtGpPcbhm7Y3tlHIw_G1Dy5aQ/edit#slide=id.gd54b4ee7_30
 
* Other items
 
** https://blueprints.launchpad.net/quantum/+spec/configurable-ip-allocation
 
  
=== Nova Integration (garyk) ===
+
* Caracal (2024.1) cycle links:
* High Priority Items
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
** 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)  ===
+
* Permanent links:
--[[User:Arosen|arosen]] ([[User talk:Arosen|talk]]) 20:22, 20 May 2013 (UTC)
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
* High Priority Items:  
 
- None
 
* Other Items
 
* (arosen)  Started the discussion of moving the creation of quantum ports up from nova-compute to so that nova-api can know about them. This will allow quantum the ability to decide if a port should be part of a default security group or not since currently nova automatically appends default.
 
* 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.
 
  
=== LBaaS ===  
+
=== Bugs and Gate issues ===
* LBaaS teaming is focusing on [https://blueprints.launchpad.net/quantum/+spec/multi-vendor-support-for-lbaas-step0]
+
* Report from slaweq:
 +
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/P3X4LWI76V7IGDGA3BVCXD4G4G4OOZ7T/
  
=== Modular L2 (rkukura) ===
+
* Bugs without assignee or to be commented:
* ML2 sub team will meet Wednesday at 1500 UTC in #openstack-meeting.
+
** 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
  
=== Python Client (gongysh) ===
+
* This week haleyb is the bug deputy, next week will be amotoki
* [https://review.openstack.org/#/c/17436/  Allow user to specify None value to attributes]
 
  
=== Stable Branch (garyk) ===
+
* Current bug count this week: 721, down 2 from last week
 +
** [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]
  
stable/grizzly freeze for 2013.1.2 released! Yay!
+
* New bug squash etherpad - contains old bugs that need to be closed
 +
** https://etherpad.opendev.org/p/dalmatian-neutron-bug-squash
  
Open for review: https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
  
=== Testing (nachi / mlavalle / marun) ===
+
* [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.tag=gate-failure Confirmed gate failures]
* Tempest Update
+
* [https://bugs.launchpad.net/neutron/+bugs?field.tag=needs-attention Bugs that need attention]
[http://lists.openstack.org/pipermail/openstack-dev/2013-June/010138.html Mailing List June 9th]
+
* [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]
  
=== Networking in Horizon (amotoki) ===
+
==== Bug deputy ====  
[[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.
+
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-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) ||
 +
|}
  
Also will check networking related bugs.
+
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
  
* Blueprints
+
=== ryu os-ken ===
** 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) ===
+
* 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
 
** Problem with oslo.cofig 1.2.0a2 and gating - other projects are overriding oslo.config to 1.1.1 in devstack?
 
  
* PXE Boot Options
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
  
=== Open Discussion ===
+
* New patches in ryu:
 +
 
 +
=== 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 ===
 +
 
 +
* (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