Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Team Discussion Topics)
 
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
'''Meeting time: The OpenStack Networking Team ([[Neutron]]) holds public meetings alternating between Mondays at 2100 UTC (#openstack-meeting) and Tuesdays at 1400 UTC (#openstack-meeting). Everyone is encouraged to attend.'''
 
 
 
== Apologies for Absence ==
 
 
 
== Agenda for Next Neutron Team Meeting ==
 
'''Tuesday (9/23/2014) at 1400 UTC on #openstack-meeting'''
 
  
 
=== Announcements / Reminders ===
 
=== Announcements / Reminders ===
* Juno-RC1 will be cut this week, likely 9-25
+
* Caracal / 2024.1 schedule: https://releases.openstack.org/caracal/schedule.html
** mestery will have more updates after his 1:1 with ttx today
+
** Release countdown - see Thierry's email for more info:
** https://launchpad.net/neutron/+milestone/juno-rc1
+
*** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/ZXHVRNGEMCZGOK4YG5EQDNXTEU24CJ5T/
** We are now in feature freeze, string freeze, and dependency freeze.
+
** We are now final RC phase (R - 1)
* Neutron Policies are documented here:
+
*** Final RC deadline: March 28th, 2024 (R-1 week)
** https://wiki.openstack.org/wiki/NeutronPolicies
+
*** Final 2024.1 Caracal release: April 3rd, 2024
 
+
*** stable/2024.1 branches have been created
=== Bugs ===
+
**** Release-critical bugs must be cherry-picked to stable/2024.1
 
+
**** https://review.opendev.org/q/project:openstack/neutron+branch:stable/2024.1
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
 
<br/>
 
Do we want to fix [https://bugs.launchpad.net/neutron/+bug/1255142] "unable to get router's external IP when non admin (blocker for VPNaaS)" for Juno?
 
  
=== Team Discussion Topics ===
+
* I proposed Ihar as neutron core (again) - please vote +1/-1 on the ML
* Incubator update
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/DWH32U4SFZGR3Y6A6LVQFVTZLAFKILMJ/
** LBaaS code proceeding on feature branch
 
*** https://review.openstack.org/#/c/123262/
 
** We need LBaaS folks to rebase and review remaining patches to get them onto the feature branch
 
* Kilo Design Summit Topics Etherpad
 
** For Kilo, the online proposal tool is going away
 
** Teams will work around a shared etherpad to setup design summit sessions
 
*** http://lists.openstack.org/pipermail/openstack-dev/2014-September/045844.html
 
** Our etherpad is here linked from here (https://wiki.openstack.org/wiki/Summit/Planning)
 
*** https://etherpad.openstack.org/p/kilo-neutron-summit-topics
 
* nova/neutron interaction - refactoring/rewriting/or-something neutronv2/api.py
 
  
=== Nova Parity (markmcclain) ===
+
* Dalmatian / 2024.2 schedule proposed: https://review.opendev.org/c/openstack/releases/+/906050
* Gap 0: DB Migrations (complete):
+
** PTG April 8-12, please register if have not already
Thanks to salv-orlando, HenryG, jlibsova, Ann and others for working on this.
+
*** https://ptg2024.openinfra.dev/
* Gap 1: Tempest Testing (complete)
+
*** Please also add name and topics to Etherpad
** Full Tempest Job is voting (with service plugins disable for other projects)
+
**** https://etherpad.opendev.org/p/apr2024-ptg-neutron
** (mlavelle tracking this item)
 
* Gap 2: Grenade Testing
 
** Work resumed.
 
* Gap 3: Neutron as the default in devstack
 
** https://review.openstack.org/#/c/105785/
 
** On hold pending completion of gap 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
 
** complete
 
* 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)
 
** Still in discussion on mailing.
 
* 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)===
+
* 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
  
Open Items for Juno:
+
* Ussuri and Train have transitioned to EOL
* https://etherpad.openstack.org/p/neutron-docs-juno
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/
(Need more volunteers)
 
  
High Priority Tickets:
+
* Yoga/Xena/Wallaby/Victoria have all transitioned to "unmaintained"
* https://bugs.launchpad.net/openstack-manuals/+bug/1364283 - Edgar Magana - WIP: Juno
+
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/
* 2 bugs more but they are vendor specific
 
  
* Current list of bugs against neutron docs: https://bugs.launchpad.net/openstack-manuals/+bugs?field.tag=neutron
+
* (Permanent link during this release) Caracal (2024.1) cycle PTG summary and etherpad:
** (review notes from Ryan Moats during mid-cycle sprint):
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
***https://bugs.launchpad.net/openstack-manuals/+bug/1336888 - this needs to be addressed by Cisco N1K documentation
+
*** PTG links (all projects): https://ptg.opendev.org/etherpads.html
***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) ===
+
* Caracal (2024.1) cycle links:
* Full Tempest Test Update (salv-orlando)
+
** Caracal (PTG): https://etherpad.opendev.org/p/oct2023-ptg-neutron
** [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 links:
No report
+
** OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them
  
=== L3 (carl_baldwin) ===
+
=== Bugs and Gate issues ===
<small>(updated 2014-09-23)</small>
+
* Report from lajoskatona:
 +
** https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/7HCJITIBJRTM6ULYQK6STMBA5Q3M22EA/
  
<br />
+
* Bugs without assignee or to be commented:
<big>[[Meetings/Neutron-L3-Subteam|Team meeting]] on Thursdays at 1500 UTC</big>
+
** https://bugs.launchpad.net/neutron/+bug/2058433
 +
*** Might be related to https://bugs.launchpad.net/neutron/+bug/2035281
  
<br />
+
* This week ykarel is the bug deputy, next week will be mtomaska
<big>[https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-ipam-dhcp Bugs]</big>
 
* [https://bugs.launchpad.net/neutron/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.importance%3Alist=UNKNOWN&field.importance%3Alist=UNDECIDED&field.importance%3Alist=CRITICAL&field.importance%3Alist=HIGH&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=l3-ipam-dhcp+&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 Bugs marked with at least High importance]
 
  
<br />
+
* Current bug count this week: 720, down 3 from last week
<big>Active Projects</big>
+
** [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]
  
* neutron-ovs-dvr ([[Meetings/Distributed-Virtual-Router|meeting page]])
+
* More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
** Please see [https://wiki.openstack.org/wiki/Neutron/DVR/HowTo how to page].  Need people willing to grab code and test.
 
** Working on [https://bugs.launchpad.net/neutron/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=l3-dvr-backlog&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 backlog work] and hardening.
 
** [https://review.openstack.org/#/c/120603/ Infra changes to make experimental dvr job a non-voting].  The [http://graphite.openstack.org/render/?from=-10days&height=500&until=now&width=1200&bgcolor=ffffff&fgcolor=000000&yMax=100&yMin=0&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.check.job.check-tempest-dsvm-neutron-dvr.FAILURE,sum(stats.zuul.pipeline.check.job.check-tempest-dsvm-neutron-dvr.%7BSUCCESS,FAILURE%7D)),%2736hours%27),%20%27check-tempest-dsvm-neutron-dvr%27),%27orange%27) error rate] is too high.
 
*** [https://bugs.launchpad.net/neutron/+bug/1371732 Critical bug] with [https://review.openstack.org/#/c/122805/ fix proposed] is expected to lower the failure rate significantly.
 
*** [https://review.openstack.org/#/c/120885/ This patch] exposed a race condition that causes other spurious failures ([https://review.openstack.org/#/c/121729/ revert here]).  Working on a fix.
 
  
* rootwrap-daemon-mode
+
* [https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.tag=gate-failure Confirmed gate failures]
** '''Code accepted in oslo-rootwrap'''!
+
* [https://bugs.launchpad.net/neutron/+bugs?field.tag=needs-attention Bugs that need attention]
** Won't make it in Neutron. -2s never reconsidered as discussed.
+
* [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]
  
* l3-high-availability
+
==== Bug deputy ====
** Patches merged!
 
** Still more functional testing to come.
 
** See [https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam#Blueprint:_l3-high-availability_.28safchain.2C_amuller.29 overview of patches here].
 
** [https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-ha Bugs listed here]
 
  
* bgp-dynamic-routing
+
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 Kilo.  Code in progress on [https://review.openstack.org/#/q/topic:bp/bgp-dynamic-routing,n,z bp/bgp-dynamic-routing] gerrit topic
+
{| class="wikitable" style="text-align: center;"
 +
|-
 +
! Date !! who !! note
 +
|-
 +
| 2024-3-25 || Yatin Karel (ykarel) ||
 +
|-
 +
| 2024-4-1 || Miro Tomaska (mtomaska) ||
 +
|-
 +
| 2024-4-8 || Bernard Cafarelli (bcafarel) ||
 +
|-
 +
| 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) ||
 +
|}
  
* pluggable-ext-net
+
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.
 
  
* IPAM
+
=== ryu os-ken ===
** Deferred until Kilo.
 
  
* DNS (carl_baldwin)
+
* To move os-ken from https://storyboard.openstack.org/ to launchpad.
** Deferred until Kilo.
+
** (former) Story board to track ryu backports: https://storyboard.openstack.org/#!/story/2009283
  
=== Advanced Services (SumitNaiksatam) ===
+
* Active os-ken patches: https://review.opendev.org/q/project:openstack/os-ken+status:open
No updates - work suspended in lieu of Juno bug fixing and stabilization
 
* Flavors framework:
 
** Spec: https://review.openstack.org/102723 - in review
 
** Implementation: https://review.openstack.org/#/c/105982
 
* Service Base and insertion - was -2'ed, won't make it into J
 
** https://review.openstack.org/#/c/113975
 
** https://review.openstack.org/#/c/116090
 
* Service Chaining - was -2'ed, won't make it into J
 
** Neutron: https://review.openstack.org/113737
 
** CLI: https://review.openstack.org/113738
 
* Wiki (including weekly IRC meetings): https://wiki.openstack.org/wiki/Neutron/AdvancedServices
 
  
=== IPv6 (sc68cal) ===
+
* New patches in ryu:
* [[Meetings/Neutron-IPv6-Subteam]]
 
* Requiring a newer version of dnsmasq for neuron means requiring Ubuntu 14.04
 
* IPv6 support in all in-tree plugins by Kilo?
 
* Bugs: https://bugs.launchpad.net/neutron/+bugs?field.tag=ipv6
 
  
* [https://bugs.launchpad.net/neutron/+bug/1335984 Allow DHCPv6 reply from server to client] - High priority bug fix that needs cores
+
=== Specs ===
* [https://review.openstack.org/#/c/101433/ Use EUI64 for IPv6 SLAAC when subnet is specified] - needs another core reviewer
 
* [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: https://review.opendev.org/q/project:openstack%252Fneutron-specs+status:open
* Weekly [[Meetings/ML2]] are held, please attend if interested!
+
* Open reviews:
* Reviews are tracked at [[Tracking_ML2_Subgroup_Reviews]]
+
** https://review.opendev.org/c/openstack/neutron-specs/+/899209?usp=search
 +
** https://review.opendev.org/c/openstack/neutron-specs/+/899210?usp=search
  
=== Group Policy (SumitNaiksatam) ===
+
=== Community Goals ===
* [https://wiki.openstack.org/wiki/Meetings/Neutron_Group_Policy/Patches Group Policy Patches in review]
 
* Also, now in Stackforge repo: https://github.com/stackforge/group-based-policy
 
* Weekly meeting here: https://wiki.openstack.org/wiki/Meetings/Neutron_Group_Policy
 
  
=== FWaaS (SumitNaiksatam) ===
+
* Last TC meeting summary: https://meetings.opendev.org/meetings/tc/2023/tc.2023-11-14-18.00.html
(no new update)
 
  
* DVR/FWaaS Integration:
+
* Current Selected (Active) Goals:
** https://review.openstack.org/113359 (merged)
+
** Add support for the service role in neutron API policies
* FWaaS weekly IRC meetings: https://wiki.openstack.org/wiki/Meetings/FWaaS
+
*** 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
  
=== Horizon ===
+
=== Neutron-lib, planned refactoring and other impacts ===
  
* https://etherpad.openstack.org/p/neutron-horizon-juno
+
* (nothing)
** This etherpad summarizes Horizon works related to Neutron (it mainly focuses on community related works)
 
  
=== Open Discussion ===
+
=== On Demand Agenda ===
  
* Status of work (if any) around creating the Neutron Incubator and also the possibility of using feature branches
+
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 March 25th
 +
** (irc nick) topic
 +
** (haleyb) https://review.opendev.org/c/openstack/neutron/+/914146 (update lieutenants)
 +
** (haleyb) Updates to job templates for 2024.1/2 - please review
 +
*** https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/913450 (merged)
 +
*** https://review.opendev.org/c/openstack/neutron/+/913451
 +
*** https://review.opendev.org/c/openstack/neutron/+/913923
  
 
== 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 14:50, 26 March 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 ykarel is the bug deputy, next week will be mtomaska

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-3-25 Yatin Karel (ykarel)
2024-4-1 Miro Tomaska (mtomaska)
2024-4-8 Bernard Cafarelli (bcafarel)
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)

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:

Previous meeting logs