Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Apologies for Absence)
 
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 Networking Team ([[Neutron]]) 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 - 24)
 +
** PTG was April 8-12
 +
*** https://etherpad.opendev.org/p/apr2024-ptg-neutron
  
== Apologies for Absence ==
+
* 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
* amotoki, April 14 (I am not sure I can join the meeting. Congrats Kyle, Thanks Mark)
 
* rkukura, April 14
 
  
== Agenda for Next Neutron Team Meeting ==
+
* Ussuri and Train have transitioned to EOL
 
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
=== Announcements / Reminders ===
 
* --[[User:Markmcclain|markmcclain]] ([[User talk:Markmcclain|talk]]) 21:00, 17 March 2014 (UTC)
 
* [https://launchpad.net/neutron/+milestone/icehouse-rc1 Icehouse-rc2].
 
* We are in stability phase of the cycle.
 
** Only critical bug fixes will be considered.
 
** We've held off on fully opening the tree for Juno.  The temporary -2s will be removed this week as long as new blueprint process.
 
  
=== Bugs ===
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* Stable branch is still having stability problems in the test runs.
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* [https://bugs.launchpad.net/neutron/+bugs?search=Search&field.importance=Critical&field.status=New&field.status=Confirmed&field.status=Triaged&field.status=In+Progress Critical Open Bugs]
 
** [https://bugs.launchpad.net/neutron/+bug/1280464 grenade-dsvm-neutron Failure in upgrade-swift] - jlibosva
 
  
 +
* (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
  
This bugs are in nova that are related to neutron that would be great if we could get neutron reviews on:
+
* Caracal (2024.1) cycle links:
** [https://review.openstack.org/#/c/80760/] Remove unneeded call to fetch network info on shutdown - arosen
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
** [https://review.openstack.org/#/c/81674/] remove unneeded call to network_api on detach_interface - arosen
 
** [https://review.openstack.org/#/c/81681/] remove unneeded call to network_api on rebuild_instance - arosen
 
** [https://review.openstack.org/#/c/80055/] Optimize validate_networks to query neutron only when needed - arosen
 
** [https://review.openstack.org/#/c/80412/] deallocate_for_instance should delete all neutron ports on error - arosen
 
** [https://review.openstack.org/#/c/59578/] Fix port_security_enabled neutron extension - arosen
 
** [https://review.openstack.org/#/c/77043/] Fix pre-created ports in neutron from being deleted by nova - arosen
 
  
=== Docs (emagana)===
+
* Permanent links:
 +
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
  
* Network Documentation Wiki (Refactoring of the installation guide)
+
=== Bugs and Gate issues ===
** https://wiki.openstack.org/wiki/Documentation/InstallGuideChanges
+
* Report from bcafarel:
* BPs associated:
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/YBZCITD44VLW2LGSHTOJUJSBLARL4SFQ/
** [1] https://blueprints.launchpad.net/openstack-manuals/+spec/networking-install-guide-improvements
 
** [2] https://blueprints.launchpad.net/openstack-manuals/+spec/improve-networking-cloud-admin-guide
 
** [3] https://blueprints.launchpad.net/openstack-manuals/+spec/create-networking-guide
 
  
* Progress on Networking Documentation
+
* Bugs without assignee or to be commented:
 +
** https://bugs.launchpad.net/neutron/+bug/2059405
 +
*** OVN DNS not working as documented
 +
** https://bugs.launchpad.net/neutron/+bug/2060828
 +
*** [OVN] Changing public network MTU does not update router port gateway_mtu option
  
** Restructured and updated Neutron controller section: https://review.openstack.org/80100 (merged)
+
* This week elvira is the bug deputy, next week will be slaweq
** Restructured and updated Neutron network node section: https://review.openstack.org/80289 (merged)
 
** Restructured and updated Neutron compute section: https://review.openstack.org/80330 (merged)
 
** Updated architecture chapter: https://review.openstack.org/80872 (merged)
 
** Restructured and updated Neutron initial networks section: https://review.openstack.org/81983 (merged)
 
** Restructured networking portions of installation guide: https://review.openstack.org/82331 (merged)
 
** Restructured and updated Nova networking sections: https://review.openstack.org/82696 (merged)
 
** Restructured and updated basic environment config chapter: https://review.openstack.org/84288 (merged)
 
** Added ML2 controller node section to Neutron chapter: https://review.openstack.org/84780 (merged)
 
** Added ML2 network node section to Neutron chapter: https://review.openstack.org/84898 (merged)
 
** Added ML2 compute node section to Neutron chapter: https://review.openstack.org/85203 (merged)
 
  
* HA Neutron - Proposal
+
* Current bug count this week: 720, same as from last week
** http://lists.openstack.org/pipermail/openstack-docs/2014-January/003689.html
+
** [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]
  
* Current list of bugs against neutron docs: https://bugs.launchpad.net/openstack-manuals/+bugs?field.tag=neutron
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
  
 +
* [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]
  
High Priority Tickets:
+
==== Bug deputy ====
* https://bugs.launchpad.net/openstack-manuals/+bug/1296997 - Unassigned - Need an owner!!
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1099574  - Edgar Magana (Invalid)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1179046  - Unassigned - This bug will be cover in this BP [1]
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1203230  - Martin Lopes - (closed) 
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1230276  - Martin Lopes - (closed)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1260129  - Summer Long - Requested a status update
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1273412  - Edgar Magana - In Review
 
  
 +
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-15 || Elvira García Ruiz (elvira) ||
 +
|-
 +
| 2024-4-22 || Slawek Kaplonski (slaweq) ||
 +
|-
 +
| 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) ||
 +
|}
  
Medium Priority Tickets:
+
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
* https://bugs.launchpad.net/openstack-manuals/+bug/1026745  - Unassigned - Still looking for an author (XS/XCP support)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1087586  - Edgar Magana (merged)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1106428  - Edgar Magana (merged)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1112866  - Edgar Magana - WIP
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1224160  - Phil Hopkins (merged)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1226279  - Unassigned - Request sent to Aaron Rosen to help on this one
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1226394  - Unassigned - Request sent to Aaron Rosen to help on this one
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1226889  - Edgar Magana - This bug will be covered in this BP [2]
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1259576  - Oleg Bondarev (merged)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1283334  - Irena B. (merged)
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1283930  - Unassigned - Request sent to Itsuro Oda to help on this one
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1286593  - Mohammad Banikazemi (merged)
 
  
=== Juno Design Summit (markmcclain) ===
+
=== ryu os-ken ===
* [http://summit.openstack.org Design Summit Submissions]
 
* Deadline is April 20th
 
* Remember it is not first-to-file.
 
* We need a diverse mix of session working on common core and smaller portions of Neutron.
 
  
=== Nova Parity (beagles) ===
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
 +
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
  
(updated April 7, 2014)
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
< no updates >
 
  
=== Neutron Tempest (mlavalle) ===
+
* New patches in ryu:
* Full Tempest Test Update (salv-orlando)
 
** [http://lists.openstack.org/pipermail/openstack-dev/2014-February/027797.html ML Thread for Full Tempest]
 
** [http://lists.openstack.org/pipermail/openstack-dev/2014-March/030907.html Latest analysis of the failures]
 
* Tempest cores reviewing and approving api tests more actively:
 
** As of 4/7, all the previously abandoned patchsets have been restored. One newly abandoned patset showed up over the past few days.
 
** Patchsets merged between 4/8 and 4/14
 
*** https://review.openstack.org/#/c/65943 Ann Kamyshnikova (Verify more information for pools in lbaas tests)
 
** Patchsets merged between 4/1 and 4/7
 
*** https://review.openstack.org/#/c/78857/ MH Raies (Network fwaas API test)
 
** Patchsets merged between 3/25 and 3/31
 
*** https://review.openstack.org/#/c/68597 Nayna Patel (Adds "add_dhcp_agent" to test_dhcp_agent_scheduler)
 
** Patchsets merged between 3/18 and 3/24
 
*** https://review.openstack.org/#/c/71251 Ann Kamyshnikova (Verify more information in floating ip tests)
 
*** https://review.openstack.org/#/c/66796 Elena Ezhova (Add api tests for load balancer's VIPs and health monitors)
 
*** https://review.openstack.org/#/c/66921 Sukhdev Kapur (Networks,Ports: delete with subnet, port with no IP)
 
***  https://review.openstack.org/#/c/63999 Ann Kamyshnikova (Add tests for external network extension)
 
** Patchsets merged between 3/11 and 3/17
 
*** https://review.openstack.org/#/c/61118 Ann Kamyshnikova (Verify more information in API tests for LBaaS)
 
*** https://review.openstack.org/#/c/68626 Nanya Patel (Adds L3 agent test case to test_l3_agent_schedule)
 
*** https://review.openstack.org/#/c/64271 Elena Ezhova (Add tests for binding extended attributes for ports)
 
** Patchsets merged between 3/3 and 3/10
 
*** https://review.openstack.org/#/c/69561 Nanya Patel (Test to update neutron security group)
 
*** https://review.openstack.org/#/c/64130 Ann Kamyshnikova (Add namespaces to xml in Network client)
 
** Patchsets merged between 2/25 and 3/2
 
*** https://review.openstack.org/#/c/74744 Jun Xie (test create router setting tenant_id)
 
*** https://review.openstack.org/#/c/73789 Dong Liu (test more attributes for routers operation)
 
*** https://review.openstack.org/#/c/69829 Nanya Patel (json and xml client refactoring for security group operations)
 
** Patchsets merged between 2/17 and 2/24
 
*** https://review.openstack.org/#/c/67210 Henry Gessau (Network API framework: default to ipv4, add ipv6 tests)
 
*** https://review.openstack.org/#/c/65120 Miguel Lavalle (lbaas agent scheduler)
 
*** https://review.openstack.org/#/c/67741 Miguel Lavalle (Neutron Extra DHCP Options API test)
 
*** https://review.openstack.org/#/c/66143 Emilien Macchi  (api metering labels and rules)
 
  
=== API (salv-orlando) ===
+
=== Specs ===
No report
 
  
=== L3 (carl_baldwin) ===
+
* Specs: https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open
(updated 2014-04-14)
+
* Open reviews:
 +
** https://review.opendev.org/c/openstack/neutron-specs/+/899209?usp=search
 +
** https://review.opendev.org/c/openstack/neutron-specs/+/899210?usp=search
  
See [[Meetings/Neutron-L3-Subteam]] for detail.
+
=== Community Goals ===
  
* [[Meetings/Neutron-L3-Subteam|Team meeting]] on Thursdays at 1500 UTC.
+
* Last TC meeting summary: https://meetings.opendev.org/meetings/tc/2023/tc.2023-11-14-18.00.html
* Active Projects
 
** l3-high-availability
 
*** Patches are submitted on [https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/l3-high-availability,n,z bp/l3-high-availability] gerrit topic.
 
** neutron-ovs-dvr ([[Meetings/Distributed-Virtual-Router|meeting page]])
 
*** WIP is under review on the [https://review.openstack.org/#/q/status:open+topic:bp/neutron-ovs-dvr,n,z bp/neutron-ovs-dvr] gerrit topic.
 
*** Documentation on ML2 and L3 agent changes is available.  Need help reviewing.
 
**** [https://docs.google.com/document/d/1depasJSnGZPOnRLxEC_PYsVLcGVFXZLqP52RFTe21BE/edit#heading=h.5w7clq272tji DVR-L2-Agent Blueprint]
 
**** [https://docs.google.com/document/d/1jCmraZGirmXq5V1MtRqhjdZCbUfiwBhRkUjDXGt5QUQ/edit DVR-L3-Agent Blueprint]
 
** bgp-dynamic-routing
 
*** Created a [[Neutron/DynamicRoutingUseCases|Wiki Page]] Describing Use Cases For Dynamic Routing
 
**** Discussed MPLS/BGP Use Case.  Could use more feedback.
 
*** Updates to [https://blueprints.launchpad.net/neutron/+spec/bgp-dynamic-routing blueprint]
 
** L3 Agent Performance with Wrapper Overhead
 
*** https://etherpad.openstack.org/p/neutron-agent-exec-performance
 
*** In review under [https://review.openstack.org/#/q/status:open+branch:master+topic:bp/rootwrap-daemon-mode,n,z bp/rootwrap-daemon-mode] gerrit topic.
 
** Multiple subnets on external networks for multiple floating ip pools.
 
*** Began investigation/discussion.
 
* New blueprints for Juno.
 
** Fixing/enabling DNS lookup of instance hostnames (carl_baldwin)
 
** Please bring other potential blueprints to the discussion at the meeting
 
*** decentralized-snat, l3-high-availability active/active, router-port-forwarding
 
  
=== IPv6 (sc68cal) ===
+
* 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
  
* [https://review.openstack.org/#/c/70649/3 Add support for IPv6 attributes to the DCHP agent]
+
=== Neutron-lib, planned refactoring and other impacts ===
  
=== ML2 (mestery/rkukura) ===
+
* (nothing)
* Weekly [[Meetings/ML2]] are held, please attend if interested!
 
* Working towards Juno Summit Sessions
 
** Etherpad created for ML2 sub-team to share ideas: https://etherpad.openstack.org/p/juno_ml2_session_ideas
 
** Please add ML2 ideas here for the team to discuss Wednesday!
 
* OVS TypeDriver refactoring
 
** asomya working to get WIP patch out, discussion around this Wednesday
 
* OVS Firewall Driver
 
** asadoughi rebasing his patches, discussion around this Wednesday
 
  
=== Group Policy (mestery) ===
+
=== On Demand Agenda ===
* Weekly meeting here: https://wiki.openstack.org/wiki/Meetings/Neutron_Group_Policy
 
* Proof of Concept work in progress
 
** API, data model, and CLI patches being worked
 
** Still planning to have a demo for Juno Summit
 
* Talking through how services work in the GBP model
 
  
=== Open Discussion ===
+
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 15th
 +
** (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/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 20:43, 16 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 elvira is the bug deputy, next week will be slaweq

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-15 Elvira García Ruiz (elvira)
2024-4-22 Slawek Kaplonski (slaweq)
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)

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

Previous meeting logs