Jump to: navigation, search

Difference between revisions of "Network/Meetings"

 
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
* rkukura - Cannot make 2013/07/08 meeting, mestery will cover ml2.
+
** 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:49, 8 July 2013 (UTC)
+
** https://review.opendev.org/c/openstack/releases/+/916492
* [https://launchpad.net/quantum/+milestone/havana-2 Havana-2] will be released July 18  H2 feature freeze is July 10th.
 
* [https://wiki.openstack.org/wiki/Quantum/ReviewDays Old Review Day Schedule]
 
  
=== Renaming ===
+
* Ussuri and Train have transitioned to EOL
*--[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 20:49, 8 July 2013 (UTC)
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
* Repos have been renamed [http://github.com/openstack/neutron.git http://github.com/openstack/neutron.git] and [http://github.com/openstack/python-neutronclient.git http://github.com/openstack/python-neutronclient.git].
 
* Details on [https://wiki.openstack.org/wiki/Network/neutron-renaming rename wiki]
 
  
=== 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:
Movement (again) on service provider API extension (https://review.openstack.org/#/c/29750/26)
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
This matter should be sorted out quickly, as other patches are already stacking on top of it.
+
*** 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
** Most of UT added. almost we can remove WIP
 
**  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 https://review.openstack.org/#/c/29812/ 
 
*** Quantum Client for VPNaaS 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)
 
** Horizon UI looks coming soon!
 
* 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/
 
* 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 haleyb:
 +
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/6XJLEOCOKVXHTIXEOZKMUNDLEDVUJXBB/
  
* 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/2064708
 +
*** Neutron documentation using real IP addresses and AS numbers instead of example values (low-hanging fruit)
  
=== LBaaS ===
+
* This week amotoki is the bug deputy, next week will be mlavalle
* Needs update
 
  
=== Modular L2 (rkukura) ===
+
* Current bug count this week: 721, same as 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
* 2.2.4 python-neutronclient Released in PyPI (can be install side-by-side with python-quantumclient).
+
** https://etherpad.opendev.org/p/dalmatian-neutron-bug-squash
  
 +
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
  
=== 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]
  
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;"
[https://bugs.launchpad.net/neutron/+bug/1197476 Sporadic failure in gate]
+
|-
 +
! 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) ||
 +
|}
  
=== 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
* "update Quantum references to Neutron" https://review.openstack.org/#/c/35432/ : What timing is better?
 
  
* H2 items
+
=== ryu os-ken ===
** [https://blueprints.launchpad.net/horizon/+spec/quantum-security-group Neutron Security Group support] : Will push today.
 
* H3 items
 
** [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) Now targetted to H2, but expected to move to H3?
 
** [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
 
** 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) ===
+
* 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 ===
 +
 
 +
* (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/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 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