Jump to: navigation, search

Difference between revisions of "Network/Meetings"

m (L3 (carl_baldwin))
 
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> on Monday at 2100 UTC. Everyone is encouraged to attend.
 
 
 
== Apologies for Absence ==
 
 
 
== Agenda for Next Neutron Team Meeting ==
 
  
 
=== Announcements / Reminders ===
 
=== Announcements / Reminders ===
* Juno-3 is fast approaching
+
* Dalmatian / 2024.2 schedule: https://releases.openstack.org/dalmatian/schedule.html
** https://launchpad.net/neutron/+milestone/juno-3
+
** We are now in Dalmatian release week (R - 24)
** Please submit your code for review sooner rather than later
+
** PTG was April 8-12
 
+
*** https://etherpad.opendev.org/p/apr2024-ptg-neutron
=== Bugs ===
 
 
 
These are new failures seen in gate:
 
** [https://bugs.launchpad.net/neutron/+bug/1330638] Lock wait timeout adding ipavailabilityranges
 
** [https://bugs.launchpad.net/neutron/+bug/1330644] Lock wait timeout adding ipallocationpools
 
** [https://bugs.launchpad.net/neutron/+bug/1330639] Lock wait timeout adding vip to vips table
 
<br/>
 
These bugs are in nova but are related to neutron. It would be great if we could get neutron reviews on:
 
** Merged [https://review.openstack.org/#/c/80760/] Remove unneeded call to fetch network info on shutdown - arosen
 
** Merged [https://review.openstack.org/#/c/81674/] remove unneeded call to network_api on detach_interface - arosen
 
** Merged [https://review.openstack.org/#/c/81681/] remove unneeded call to network_api on rebuild_instance - arosen
 
** Merged [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
 
 
 
=== Team Discussion Topics ===
 
* Linuxbridge and OVS plugins will be removed from the tree this week or next
 
 
 
=== Nova Parity (markmcclain) ===
 
* Gap 0: DB Migrations (complete):
 
Thanks to salv-orlando, HenryG, jlibsova, Ann and others for working on this.
 
* Gap 1: Tempest Testing
 
** (mlavelle tracking this item)
 
* Gap 2: Grenade Testing
 
** Work resumed now that Gap 0 has closed.
 
* Gap 3: Neutron as the default in devstack
 
** On hold pending Gaps 0 and 2
 
* Gap 4: Missing API calls
 
** Audit complete.  Based on bug discussion no missed calls to add.
 
* Gap 5: Neutron replacement for Nova multi-host
 
** (carl_baldwin tracking as part of DVR work)
 
* Gap 6: nova-net to neutron migration
 
** obondarev has been super responsive to community feedback.  Please take a look!
 
** [https://review.openstack.org/#/c/101921 Design Spec]
 
** [https://review.openstack.org/#/c/100265 Nova Migration Extension ] (WIP)
 
* Gap 7: Document Open Source Options
 
** Planned for late Juno-2/3 no updates here.
 
** Note: (emagana) The docs team has decided to not document all available options for plugins/drivers even if they are open-sourced.
 
*** The only options documented will be the default ones (i.e. ML2 with OVS).
 
 
 
=== Docs (emagana)===
 
 
 
Open Items for Juno:
 
* https://etherpad.openstack.org/p/neutron-docs-juno
 
(Need more volunteers)
 
 
 
High Priority Tickets:
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1296997 - Steven Weston - WIP
 
  
Medium Priority Tickets:
+
* 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
* https://bugs.launchpad.net/openstack-manuals/+bug/1026745  - Edgar Magana - WIP: Juno-2
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1293897 - Sean Collins - WIP: Juno-2
 
* https://bugs.launchpad.net/openstack-manuals/+bug/1295451 - Nachi Ueno - Investigating
 
  
* Current list of bugs against neutron docs: https://bugs.launchpad.net/openstack-manuals/+bugs?field.tag=neutron
+
* Ussuri and Train have transitioned to EOL
** (review notes from Ryan Moats during mid-cycle sprint):
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
***https://bugs.launchpad.net/openstack-manuals/+bug/1336888 - this needs to be addressed by Cisco N1K documentation
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1327700 - this appears to be addressed by the existing CLI help text added in the original patch
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1323894 - addressed with https://review.openstack.org/105841 (merged)
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1321320 - addressed with https://review.openstack.org/#/c/106860
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1321037 - it is unclear to me where to document this - should we have specific ODL documentation?
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1278281 - is there a patch for adding the "How to Perform an Upgrade from IceHouse to Juno" chapters to the ops guide?  if not, what is the strategy for adding these chapters?
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1259811 - I wasn't able to find a grizzly branch within github, do we have one or is this going to require re-entering the necessary text?
 
***https://bugs.launchpad.net/openstack-manuals/+bug/1327489 - I was unable to find any reference to flows other than troubleshooting in the ops guide and this (imho) doesn't fit there
 
  
=== Neutron Tempest (mlavalle) ===
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* Full Tempest Test Update (salv-orlando)
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
** [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]
 
* Scenario tests under review:
 
** https://review.openstack.org/100143 Sean Collins / Sridhar Gaddam Add IPv4/IPv6 Provider Network Scenario tests
 
* api tests pending to merge
 
** https://review.openstack.org/#/c/93483 Sridhar Gaddam (Test IPV6 Subnet creation with Gateway-IP as LLA)
 
** https://review.openstack.org/#/c/103498 Add provider extension positive test cases (Cedric Brandily)
 
** https://review.openstack.org/#/c/104526 Add multi-provider extension positive test cases (Cedric Brandily)
 
* List of api tests merged:
 
** Patchsets merged between 6/28 and 7/7
 
*** https://review.openstack.org/#/c/83627 Miguel Lavalle ((VPNaaS API Tests Enhancements)
 
*** https://review.openstack.org/#/c/60008 Evgeny Fedoruk (Extending quota support for neutron LBaaS entities)
 
*** https://review.openstack.org/#/c/93502 Sean Collins (Add ipv6 attribute tests)
 
** Patchsets merged between 6/9 and 6/16
 
*** https://review.openstack.org/#/c/47816 MH Raies VPNaas IPSec policies tests
 
*** https://review.openstack.org/#/c/92436  Armando Migliaccio (Use a more sensible network topology for some router tests)
 
** Patchsets merged bewteen 5/20 and 5/26
 
*** https://review.openstack.org/#/c/71251 Ann Kamyshnikova (Verify more information in floating ip tests)
 
*** https://review.openstack.org/#/c/66259 Miguel Lavalle (Neutron Allowed Address Pair API test)
 
** Patchsets merged between 5/5 and 5/19
 
*** https://review.openstack.org/#/c/63723 Ann Kamyshnikova (Verify more information in floating ip tests)
 
*** https://review.openstack.org/#/c/67312 Edgar Magana (Add test for subnet gateway IPv4 and IPv6)
 
***  https://review.openstack.org/#/c/66454 Sylvain Afchain (Improve the extra routes test on router)
 
** Patchsets merged beween 4/22 and 4/28
 
*** https://review.openstack.org/#/c/66541 Ann Kamyshnikova (Verify more information for member in lbaas api tests)
 
*** https://review.openstack.org/#/c/67547 Dane LeBlanc (Add network API test to create/update a port with 2 IP addresses)
 
** 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/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) ===
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
No report
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
 +
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
  
=== L3 (carl_baldwin) ===
+
* Caracal (2024.1) cycle links:
<small>(updated 2014-08-04)</small>
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
  
<br />
+
* Permanent links:
<big>[[Meetings/Neutron-L3-Subteam|Team meeting]] on Thursdays at 1500 UTC</big>
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
  
<br />
+
=== Bugs and Gate issues ===
<big>[https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-ipam-dhcp Bugs]</big>
+
* Report from bcafarel:
* Will be following up on the following bugs newly tagged with l3-ipam-dhcp
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/YBZCITD44VLW2LGSHTOJUJSBLARL4SFQ/
** [https://bugs.launchpad.net/neutron/+bug/1334926 floatingip still working once connected even after it is disociated] was brought on the ML.
 
  
<br />
+
* Bugs without assignee or to be commented:
<big>Active Projects</big>
+
** 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
  
* neutron-ovs-dvr ([[Meetings/Distributed-Virtual-Router|meeting page]])
+
* This week elvira is the bug deputy, next week will be slaweq
** Please see [https://wiki.openstack.org/wiki/Neutron/DVR/HowTo how to page].  Need people willing to grab code and test.
 
** Original patches are merged.
 
** Juno-3 timeframe will be used for [https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-dvr-backlog backlog work] and hardening.
 
** Working on getting experimental DVR test to pass all tempest tests.  I believe we're getting close.
 
  
* rootwrap-daemon-mode
+
* Current bug count this week: 720, same as from last week
** Would like to know today if the -2 can be removed from the spec and code to attempt to make progress. I still feel this is important for performance and has good return on investment potential.
+
** [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]
  
* l3-high-availability
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
** BP merged.
 
** Patches are in review on [https://review.openstack.org/#/q/topic:bp/l3-high-availability,n,z bp/l3-high-availability] gerrit topic.
 
  
* bgp-dynamic-routing
+
* [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.tag=gate-failure Confirmed gate failures]
** Blueprint merged. Code in progress on [https://review.openstack.org/#/q/topic:bp/bgp-dynamic-routing,n,z bp/bgp-dynamic-routing] gerrit topic
+
* [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]
  
* pluggable-ext-net
+
==== Bug deputy ====
** Blueprint missed deadline.  I have concerns about getting this implemented in time for Juno anyway.  Will push out to Kilo.
 
  
* IPAM
+
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:
** Deferred until early Kilo.
+
{| 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) ||
 +
|}
  
* DNS (carl_baldwin)
+
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
** Deferred until Kilo.
 
  
=== Advanced Services (SumitNaiksatam) ===
+
=== ryu os-ken ===
(no new updates this week)
 
  
* Juno plan and reviews:
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
https://wiki.openstack.org/wiki/Neutron/AdvancedServices/JunoPlan
+
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
* Flavors framework: https://review.openstack.org/102723 - still in review
 
* Approved blueprint specs for Juno
 
** Service Base and insertion: https://review.openstack.org/#/c/93128
 
** Service Chaining: https://review.openstack.org/#/c/93524
 
* Candidates for Kilo
 
** Traffic Steering: https://review.openstack.org/#/c/92477
 
** Tap As A Service: https://review.openstack.org/#/c/96149/
 
  
* Wiki (including weekly IRC meetings): https://wiki.openstack.org/wiki/Neutron/AdvancedServices
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
  
=== IPv6 (sc68cal) ===
+
* New patches in ryu:
* Weekly [[Meetings/Neutron-IPv6-Subteam]] meeting
 
* [http://eavesdrop.openstack.org/meetings/neutron_ipv6/2014/l Subteam meeting Minutes] - contains links to important reviews and blueprints
 
* [https://review.openstack.org/#/c/101433/ Use EUI64 for IPv6 SLAAC when subnet is specified] - needs core reviewers
 
* [https://review.openstack.org/#/c/80932/ Trigger provider security group update for RA]
 
* [https://blueprints.launchpad.net/neutron/+spec/dnsmasq-ipv6-slaac Add support for slaac/slaac modes for ipv6 using dnsmasq]
 
** https://review.openstack.org/#/c/106299/
 
* Mark McClain has a suggestion to rename/relabel ipv6 attributes for clarity. Spec forthcoming.
 
* [https://bugs.launchpad.net/neutron/+bug/1323766  Incorrect Floating IP behavior in dual stack or ipv6 only network ]
 
* [https://blueprints.launchpad.net/neutron/+spec/multiple-ipv6-prefixes Support Multiple IPv6 Prefixes for IPv6 Network]
 
  
=== ML2 (rkukura/Sukhdev) ===
+
=== Specs ===
* Weekly [[Meetings/ML2]] are held, please attend if interested!
 
** Will discuss Juno summit sessions this week and prioritize plans
 
  
=== Group Policy (SumitNaiksatam) ===
+
* Specs: https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open
* Pending -2: http://lists.openstack.org/pipermail/openstack-dev/2014-August/041856.html
+
* Open reviews:
* [https://wiki.openstack.org/wiki/Meetings/Neutron_Group_Policy/Patches Group Policy Patches in review]
+
** https://review.opendev.org/c/openstack/neutron-specs/+/899209?usp=search
** First patch series is functional with the "data plane" patches
+
** https://review.opendev.org/c/openstack/neutron-specs/+/899210?usp=search
** Tempest tests also added: https://review.openstack.org/#/c/108234
 
  
* Weekly meeting here: https://wiki.openstack.org/wiki/Meetings/Neutron_Group_Policy
+
=== Community Goals ===
  
=== FWaaS (SumitNaiksatam) ===
+
* Last TC meeting summary: https://meetings.opendev.org/meetings/tc/2023/tc.2023-11-14-18.00.html
* Service Objects: Patches are in review
 
** Neutron patch: https://review.openstack.org/#/c/106274/
 
** Client patch: https://review.openstack.org/#/c/105873/
 
* DVR/FWaaS Integration: Team is in the process of getting a working DVR installation going to start implementing the patch
 
* Juno plan and reviews: https://wiki.openstack.org/wiki/Neutron/FWaaS/JunoPlan
 
* FWaaS weekly IRC meetings: https://wiki.openstack.org/wiki/Meetings/FWaaS
 
  
=== Horizon ===
+
* Current Selected (Active) Goals:
Just FYI.
+
** 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
  
The following is a list of works related to Neutron community-tracked features.
+
=== Neutron-lib, planned refactoring and other impacts ===
  
* Support assignment for network to DHCP agent https://review.openstack.org/#/c/62625/ -- Close to merge
+
* (nothing)
* Support provider network extension https://review.openstack.org/#/c/74066/ -- Close to merge
 
* IPv6 attributes support https://review.openstack.org/#/c/74453/ -- Needs to resume the work. Covered by IPv6 subteam meeting. I already requested to the author.
 
* DVR support https://blueprints.launchpad.net/horizon/+spec/enhance-horizon-for-dvr -- The author started the work. Covered by DVR meeting. Will follow and support the author.
 
* L3-HA support? -- I can add support of the feature. It depends on the progress of the neutron side. If it is merged in Juno, I will work on it.
 
  
Feature parity across projects:
+
=== On Demand Agenda ===
* Read-only API for default quotas https://bugs.launchpad.net/neutron/+bug/1204956 -- It is a kind of nova-parity. It may need a spec review.
 
  
=== 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