Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Blueprints)
(Bugs and Gate issues)
(167 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
=== Announcements / Reminders ===
 
=== Announcements / Reminders ===
  
* according to https://releases.openstack.org/ussuri/schedule.html next important dates are:
+
* Wallaby cycle calendar https://releases.openstack.org/wallaby/schedule.html
** Last week we released final versions of neutron-lib (2.3.0) and ovsdbapp (1.1.0) for Ussuri,
+
** First milestone is next week,
** Ussuri-3 (feature freeze) - this week
+
** Please focus on reviewing opened specs - https://review.opendev.org/q/project:openstack/neutron-specs+status:open
** there was no other candidates so I will have Your PTL for next cycle :)
+
* Gerrit migration done - http://lists.opendev.org/pipermail/service-announce/2020-November/000014.html
* Victoria PTG planning etherpad: https://etherpad.openstack.org/p/neutron-victoria-ptg
+
* Virtual PTG summary http://kaplonski.pl/blog/virtual_ptg_october_2020_summary/
** PTG in Vancouver is cancelled https://www.openstack.org/events/opendev-ptg-2020/
 
** If You want to help to organize virtual PTG, please add Your name in https://etherpad.openstack.org/p/Virtual_PTG_Planning
 
* Shanghai PTG summary: http://lists.openstack.org/pipermail/openstack-discuss/2019-November/010702.html and also on http://kaplonski.pl/blog/shanghai_ptg_summary/ (with photos from team dinner)
 
  
 
=== Blueprints ===
 
=== Blueprints ===
  
 +
Blueprints which we should include in Wallaby milestones:
  
Blueprints which we should include in Ussuri milestones:
+
* Wallaby-1 https://bugs.launchpad.net/neutron/+milestone/wallaby-1
* Blueprints for Ussuri-3: https://launchpad.net/neutron/+milestone/ussuri-3
+
** https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch
** https://blueprints.launchpad.net/neutron/+spec/neutron-ovn-merge - Convergence of ML2+OVS+DVR and OVN
+
*** Patches: https://review.opendev.org/#/q/status:open+topic:bp/enginefacade-switch
*** Last missing patch https://review.opendev.org/#/c/702247 is in the gate now,
+
** https://blueprints.launchpad.net/neutron/+spec/address-groups-in-sg-rules
** https://blueprints.launchpad.net/neutron/+spec/tagging-on-post - almost done, only SDK/OSC part is todo
+
*** Patches https://review.opendev.org/#/q/topic:bp/address-groups-in-sg-rules
** https://blueprints.launchpad.net/neutron/+spec/fip-pf-description - all done,
+
** https://blueprints.launchpad.net/neutron/+spec/default-dns-zone-per-tenant
** https://blueprints.launchpad.net/neutron/+spec/rbac-address-scope-and-subnet-pools
+
*** Neutron patch https://review.opendev.org/#/c/686343/
*** Patches are listed in BP, please review them
+
*** neutron-tempest-plugin test https://review.opendev.org/#/c/733994/
* Removed target milestone:
+
** https://blueprints.launchpad.net/neutron/+spec/nftables-migration
 +
** https://bugs.launchpad.net/neutron/+bug/1863113
 +
** https://bugs.launchpad.net/neutron/+bug/1882804
 +
*** Patch: https://review.opendev.org/#/c/756892/
 +
*** Tempest test https://review.opendev.org/#/c/743695/
 +
** https://bugs.launchpad.net/neutron/+bug/1863113 - George framework
 +
*** patches https://review.opendev.org/#/q/topic:george+(status:open+OR+status:merged) - all ready for review now
 +
** https://bugs.launchpad.net/neutron/+bug/1882804 - allow replacing the QoS policy of bound port
 +
*** Patches: https://review.opendev.org/#/q/topic:bug/1882804+(status:open+OR+status:merged)
 +
 
 +
* Additional question
 +
** Please review https://review.opendev.org/#/c/742785/
 +
 
 +
* Moved to neutron-next:
 
** https://blueprints.launchpad.net/neutron/+spec/evacuate-agent-resources
 
** https://blueprints.launchpad.net/neutron/+spec/evacuate-agent-resources
** https://blueprints.launchpad.net/neutron/+spec/multiple-segment-per-network-per-host - spec is here: https://review.opendev.org/#/c/657170
+
** https://blueprints.launchpad.net/neutron/+spec/secgroups-custom-ethertypes
** https://blueprints.launchpad.net/neutron/+spec/default-dns-zone-per-tenant
+
** https://blueprints.launchpad.net/neutron/+spec/sg-sharing-as-readonly
** https://blueprints.launchpad.net/neutron/+spec/neutron-classifier-neutron-qos
 
** https://blueprints.launchpad.net/neutron/+spec/secgroups-custom-ethertypes - API Support for Managing Custom Ethertypes
 
** https://bugs.launchpad.net/neutron/+bug/1841067 - [RFE] SR-IOV agent depends on mac addresses for getting bound ports
 
** https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch - there is this "check patch" https://review.opendev.org/#/c/545501/
 
*** I made some progress with it. Patches waiting for review now: https://review.opendev.org/#/q/status:open+topic:bp/enginefacade-switch
 
** https://blueprints.launchpad.net/neutron/+spec/metadata-over-ipv6
 
*** Thread with cloud-init community https://lists.launchpad.net/cloud-init/msg00247.html
 
*** Spec for review: https://review.opendev.org/#/c/315604/
 
  
 
=== Community Goals ===
 
=== Community Goals ===
Line 41: Line 44:
 
This slot is to used to track the progress of the community goals.
 
This slot is to used to track the progress of the community goals.
 
https://governance.openstack.org/tc/goals/index.html#release-cycles
 
https://governance.openstack.org/tc/goals/index.html#release-cycles
 +
 +
* Migrate from oslo.rootwrap to oslo.privsep (ralonsoh)
 +
** https://governance.openstack.org/tc/goals/selected/wallaby/migrate-to-privsep.html
 +
** tracking progress: https://etherpad.opendev.org/p/neutron-migration-to-privsep
 +
 +
* Migrate RBAC Policy Format from JSON to YAML (amotoki)
  
 
* Support IPv6-Only Deployments (slaweq)
 
* Support IPv6-Only Deployments (slaweq)
Line 49: Line 58:
 
*** there are some patches for networking-bagpipe/bgpvpn and networking-odl there - maintainers of those projects, please take a look at them :)
 
*** there are some patches for networking-bagpipe/bgpvpn and networking-odl there - maintainers of those projects, please take a look at them :)
 
*** I just rebased neutron-tempest-plugin patch https://review.opendev.org/686043 and will try to continue work on it,
 
*** I just rebased neutron-tempest-plugin patch https://review.opendev.org/686043 and will try to continue work on it,
 
* Project Specific PTL and Contributor Documentation - DONE
 
** https://governance.openstack.org/tc/goals/proposed/project-ptl-and-contrib-docs.html
 
** patch https://review.opendev.org/#/c/707486/ merged
 
 
* Drop Python 2.7 Support (njohnston) - DONE
 
** https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
 
** Etherpad: https://etherpad.openstack.org/p/neutron-train-zuulv3-py27drop
 
  
 
=== Bugs and Gate issues ===
 
=== Bugs and Gate issues ===
  
hongbin was on bug deputy. Summary http://lists.openstack.org/pipermail/openstack-discuss/2020-March/013659.html
+
jlibosva was on bug deputy.
 
 
2 critical issues: one already fixed, second (https://bugs.launchpad.net/neutron/+bug/1869034) has got fix in progress,
 
  
Cannot triage (need help from lieutenants):
+
Bugs which needs attention:
For OVN:
 
https://bugs.launchpad.net/neutron/+bug/1868697 [ovn] transaction error:
 
{"details":"Transaction causes multiple rows in \"MAC_Binding\" table to have identical values
 
  
Potentially for drivers team:
 
https://bugs.launchpad.net/neutron/+bug/1869129 neutron accepts CIDR in security groups that are invalid in ovn
 
  
 
More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
 
More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI
Line 90: Line 84:
 
! Date !! who !! note
 
! Date !! who !! note
 
|-
 
|-
| March-9-2020 || Bernard Cafarelli (bcafarel) ||
+
| Aug-31-2020 || Bernard Cafarelli (bcafarel) ||
 
|-
 
|-
| March-16-2020 || Slawek Kaplonski (slaweq) ||
+
| Sep-7-2020 || Slawek Kaplonski (slaweq) ||
 
|-
 
|-
| March-23-2020 || Hongbin Lu (hongbin) ||
+
| Sep-14-2020 || Hongbin Lu (hongbin) ||
 
|-
 
|-
| March-30-2020 || Brian Haley (haleyb)  ||
+
| Sep-21-2020 || Brian Haley (haleyb)  ||
 
|-
 
|-
| April-6-2020 || Lajos Katona (lajoskatona) ||
+
| Sep-28-2020 || Lajos Katona (lajoskatona) ||
 
|-
 
|-
| April-13-2020 || Ryan Tidwell (tidwellr)  ||
+
| Oct-5-2020 || Nate Johnston (njohnston)  ||
 
|-
 
|-
| April-20-2020 || Nate Johnston (njohnston) ||
+
| Oct-12-2020 || Akihiro Motoki (amotoki) ||
 
|-
 
|-
| April-27-2020 || Akihiro Motoki (amotoki)  ||
+
| Oct-19-2020 || Miguel Lavalle (mlavalle)  ||
 
|-
 
|-
| May-4-2020 || Miguel Lavalle (mlavalle) ||
+
| Oct-26-2020 || Bence Romsics (rubasov) ||
 
|-
 
|-
| May-11-2020 || YAMAMOTO Takashi (yamamoto) ||
+
| Nov-2-2020 || Rodolfo Alonso Hernandez (ralonsoh) ||
 
|-
 
|-
| May-18-2020 || Bence Romsics (rubasov) ||
+
| Nov-9-2020 || Lucas Alvares Gomes (lucasgomes) ||
 
|-
 
|-
| May-25-2020 || Maciej Jozefczyk (maciejjozefczyk) ||
+
| Nov-16-2020 || Jakub Libosvar (jlibosva) ||
 
|-
 
|-
| June-1-2020 || Rodolfo Alonso Hernandez (ralonsoh) ||
+
| Nov-23-2020 || Oleg Bondarev (obondarev) ||
 +
|}
 +
 
 +
Next round
 +
{| class="wikitable" style="text-align: center;"
 
|-
 
|-
| June-8-2020 || Lucas Alvares Gomes (lucasgomes) ||
+
! Date !! who !! note
 
|-
 
|-
| June-15-2020 || Jakub Libosvar (jlibosva) ||
+
| Nov-30-2020 || Bernard Cafarelli (bcafarel) ||
 +
|-
 +
| Dec-7-2020 || Slawek Kaplonski (slaweq) ||
 +
|-
 +
| Dec-14-2020 || Hongbin Lu (hongbin) ||
 +
|-
 +
| Dec-21-2020 || Brian Haley (haleyb)  ||
 +
|-
 +
| Dec-28-2020 || Lajos Katona (lajoskatona) ||
 +
|-
 +
| Jan-4-2021 || Akihiro Motoki (amotoki) ||
 +
|-
 +
| Jan-11-2021 || Miguel Lavalle (mlavalle)  ||
 +
|-
 +
| Jan-18-2021 || Bence Romsics (rubasov) ||
 +
|-
 +
| Jan-25-2021 || Rodolfo Alonso Hernandez (ralonsoh) ||
 +
|-
 +
| Feb-1-2021 || Lucas Alvares Gomes (lucasgomes) ||
 +
|-
 +
| Feb-8-2021 || Jakub Libosvar (jlibosva) ||
 +
|-
 +
| Feb-15-2021 || Oleg Bondarev (obondarev) ||
 
|}
 
|}
 
 
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
 
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
  
=== Neutron performance subteam (Monday meetings) ===
+
=== Neutron performance subteam ===
 +
Next week I plan to profile neutron dhcp/l3 agents with Miguel. We will keep You updated in this section about our progress
  
=== Networking OVN and ML2+OVS+DVR Convergence (Tuesday meetings) ===
+
=== New engine facade ===
 
+
* BP: https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch
Merge OVN into Neutron tree:
+
* Neutron "progress" patch: https://review.opendev.org/#/c/545501/
* Blueprint: https://blueprints.launchpad.net/neutron/+spec/neutron-ovn-merge
+
* Patch https://review.opendev.org/#/c/715315/ should finish it in Neutron
* Proposed rehome plan: https://ethercalc.openstack.org/networking-ovn-migration
+
* Stadium projects' required changes: TBD
* Planning Etherpad https://etherpad.openstack.org/p/neutron-networking-ovn-merge
 
* Spec: https://review.opendev.org/#/c/658414/
 
  
 
=== Docs ===
 
=== Docs ===
Line 139: Line 157:
  
 
=== CLI/SDK ===
 
=== CLI/SDK ===
 +
 +
Allow not defined arguments to be passed in OSC,
 +
Documentation of neutronclient https://docs.openstack.org/python-neutronclient/latest/cli/neutron.html#extra-arguments-for-create-update-operation
 +
OSC work: TBD
  
 
SDK migration of neutronclient python bindings
 
SDK migration of neutronclient python bindings

Revision as of 11:36, 24 November 2020

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.

Announcements / Reminders

Blueprints

Blueprints which we should include in Wallaby milestones:

Community Goals

This slot is to used to track the progress of the community goals. https://governance.openstack.org/tc/goals/index.html#release-cycles

  • Migrate RBAC Policy Format from JSON to YAML (amotoki)

Bugs and Gate issues

jlibosva was on bug deputy.

Bugs which needs attention:


More discussion on this topic takes place during the Neutron CI meeting: https://wiki.openstack.org/wiki/Meetings/NeutronCI

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
Aug-31-2020 Bernard Cafarelli (bcafarel)
Sep-7-2020 Slawek Kaplonski (slaweq)
Sep-14-2020 Hongbin Lu (hongbin)
Sep-21-2020 Brian Haley (haleyb)
Sep-28-2020 Lajos Katona (lajoskatona)
Oct-5-2020 Nate Johnston (njohnston)
Oct-12-2020 Akihiro Motoki (amotoki)
Oct-19-2020 Miguel Lavalle (mlavalle)
Oct-26-2020 Bence Romsics (rubasov)
Nov-2-2020 Rodolfo Alonso Hernandez (ralonsoh)
Nov-9-2020 Lucas Alvares Gomes (lucasgomes)
Nov-16-2020 Jakub Libosvar (jlibosva)
Nov-23-2020 Oleg Bondarev (obondarev)

Next round

Date who note
Nov-30-2020 Bernard Cafarelli (bcafarel)
Dec-7-2020 Slawek Kaplonski (slaweq)
Dec-14-2020 Hongbin Lu (hongbin)
Dec-21-2020 Brian Haley (haleyb)
Dec-28-2020 Lajos Katona (lajoskatona)
Jan-4-2021 Akihiro Motoki (amotoki)
Jan-11-2021 Miguel Lavalle (mlavalle)
Jan-18-2021 Bence Romsics (rubasov)
Jan-25-2021 Rodolfo Alonso Hernandez (ralonsoh)
Feb-1-2021 Lucas Alvares Gomes (lucasgomes)
Feb-8-2021 Jakub Libosvar (jlibosva)
Feb-15-2021 Oleg Bondarev (obondarev)

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

Neutron performance subteam

Next week I plan to profile neutron dhcp/l3 agents with Miguel. We will keep You updated in this section about our progress

New engine facade

Docs

CLI/SDK

Allow not defined arguments to be passed in OSC, Documentation of neutronclient https://docs.openstack.org/python-neutronclient/latest/cli/neutron.html#extra-arguments-for-create-update-operation OSC work: TBD

SDK migration of neutronclient python bindings https://etherpad.openstack.org/p/neutron-openstacksdk-migration

Status of changes to deliver OSC (this needs to be revisit)

Neutron-lib, planned refactoring and other impacts

HOUSE KEEPING

PATCHES THAT NEED REVIEWS

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:

  • Topic for the meeting (keep this template, please):
    • (nick): Topic
      • More details

Previous meeting logs