Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(On Demand Agenda)
Line 175: Line 175:
 
* June 17th:
 
* June 17th:
 
** (irc nick): topic
 
** (irc nick): topic
**  
+
** (ralonsoh):  "tag" plugin is not case sensitive (https://bugs.launchpad.net/neutron/+bug/2114819). How to fix it:
 +
*** To change the charset and collation of the table. We don't do this in Neutron and I don't see any other place in OpenStack where the charset and collation are enforced.
 +
*** To make the "tag" plugin case insensitive. All tags passed to a resource, will be lowered and stored this way. Any new API call will have an input sanitize phase where all tags will be lowered too. That will avoid the database exception. That enforces a limitation but avoids any issue with the database/table configuration.
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==

Revision as of 08:15, 17 June 2025

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, haleyb, ralonsoh, sahid

Announcements / Reminders

Bugs and Gate issues

  • Bugs without assignee or to be commented:
    • See report
  • This week rubasov 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
2025-6-9 Bence Romsics (rubasov)
2025-6-16 Miguel Lavalle (mlavalle)
2025-6-23 Jakub Libosvar (jlibosva)
2025-6-30 Oleg Bondarev (obondarev)
2025-7-07 Rodolfo Alonso Hernandez (ralonsoh)
2025-7-14 Sahid Orentino Ferdjaoui (sahid)
2025-7-21 Lajos Katona (lajoskatona)
2025-7-28 Yatin Karel (ykarel)
2025-8-4 Terry Wilson (otherwiseguy)
2025-8-11 Miro Tomaska (mtomaska)
2025-8-18 Bernard Cafarelli (bcafarel)
2025-8-25 Elvira García Ruiz (elvira)
2025-9-1 Slawek Kaplonski (slaweq)
2025-9-8 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

On Demand Agenda

We can only pick one or two topics we can talk about in the time left of the meeting. People should add ideas to the topics section. We will select one or two topics we can discuss during the next meeting. Please follow the template below:

  • June 17th:
    • (irc nick): topic
    • (ralonsoh): "tag" plugin is not case sensitive (https://bugs.launchpad.net/neutron/+bug/2114819). How to fix it:
      • To change the charset and collation of the table. We don't do this in Neutron and I don't see any other place in OpenStack where the charset and collation are enforced.
      • To make the "tag" plugin case insensitive. All tags passed to a resource, will be lowered and stored this way. Any new API call will have an input sanitize phase where all tags will be lowered too. That will avoid the database exception. That enforces a limitation but avoids any issue with the database/table configuration.

Previous meeting logs