Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Blueprints)
(CLI/SDK)
(318 intermediate revisions by 6 users not shown)
Line 4: Line 4:
 
=== Announcements / Reminders ===
 
=== Announcements / Reminders ===
  
* according to https://releases.openstack.org/ussuri/schedule.html next important dates are:
+
* Xena cycle calendar https://releases.openstack.org/xena/schedule.html
** Final release for non-client libraries - week of March 30th,
+
** Xena-2 will be week of the Jul 12
** Ussuri-3 (feature freeze) - week of April 6th
+
* OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them,
** also, according to https://governance.openstack.org/election/ PTL nomination period starts on Mar 24th
+
** PTG summary at http://lists.openstack.org/pipermail/openstack-discuss/2021-April/022044.html and also at http://kaplonski.pl/blog/virtual_ptg_april_2021_summary/
* Victoria PTG planning etherpad: https://etherpad.openstack.org/p/neutron-victoria-ptg
 
* 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 Xena milestones:
  
Blueprints which we should include in Ussuri milestones:
+
* Neutron Xena-2 https://bugs.launchpad.net/neutron/+milestone/xena-2
* Blueprints for Ussuri-3: https://launchpad.net/neutron/+milestone/ussuri-3
+
** https://blueprints.launchpad.net/neutron/+spec/distributed-dhcp-for-ml2-ovs
** https://blueprints.launchpad.net/neutron/+spec/neutron-ovn-merge - Convergence of ML2+OVS+DVR and OVN
+
*** spec is merged,
*** what we are still missing to consider it as done?
+
*** Patches https://review.opendev.org/q/topic:%22bp%252Fdistributed-dhcp-for-ml2-ovs%22+(status:open%20OR%20status:merged)
** https://blueprints.launchpad.net/neutron/+spec/tagging-on-post - almost done, only SDK/OSC part is todo
+
** https://blueprints.launchpad.net/neutron/+spec/sg-sharing-as-readonly
*** mlavalle - will You take care of SDK/OSC part?
+
** https://blueprints.launchpad.net/neutron/+spec/nftables-migration
** 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/bfd-support-for-neutron
*** according to last comment, it will not be done in this cycle
+
** https://blueprints.launchpad.net/neutron/+spec/explicit-management-of-default-routes
** https://blueprints.launchpad.net/neutron/+spec/fip-pf-description - almost done, only SDK and OSC part left todo
+
** https://blueprints.launchpad.net/neutron/+spec/multiple-external-gateways
*** I recently found some issues with that, see https://bugs.launchpad.net/neutron/+bug/1866560
+
** https://blueprints.launchpad.net/neutron/+spec/bgp-enhancement
** https://blueprints.launchpad.net/neutron/+spec/secgroups-custom-ethertypes - API Support for Managing Custom Ethertypes
+
** https://blueprints.launchpad.net/neutron/+spec/default-dns-zone-per-tenant
*** is there maybe help with that one needed?
+
** https://bugs.launchpad.net/neutron/+bug/1863113 - George framework
** https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch - there is this "check patch" https://review.opendev.org/#/c/545501/
+
*** patches https://review.opendev.org/#/q/topic:george+(status:open+OR+status:merged) - all ready for review now
*** I think that we need some new volunteers to work on this
+
** https://bugs.launchpad.net/neutron/+bug/1580927
** https://blueprints.launchpad.net/neutron/+spec/metadata-over-ipv6
+
 
*** I asked recently haleyb about his opinion about this and it seems that we should go with this on our own now, mlavalle, rubasov - do You have any plan for it?
+
* Moved to neutron-next:
** https://blueprints.launchpad.net/neutron/+spec/rbac-address-scope-and-subnet-pools
 
*** waiting for new neutron-lib release now
 
* Removed target milestone:
 
 
** 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/neutron-classifier-neutron-qos
 
  
 
=== Community Goals ===
 
=== Community Goals ===
Line 48: Line 42:
 
** Patches for stadium projects are needed:
 
** Patches for stadium projects are needed:
 
*** https://review.opendev.org/#/q/topic:ipv6-only-deployment-and-testing+(status:open+OR+status:merged)+(project:%255Eopenstack/neutron.*+OR+project:%255Eopenstack/networking-.*)
 
*** https://review.opendev.org/#/q/topic:ipv6-only-deployment-and-testing+(status:open+OR+status:merged)+(project:%255Eopenstack/neutron.*+OR+project:%255Eopenstack/networking-.*)
 +
*** 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,
  
* Project Specific PTL and Contributor Documentation
+
=== Bugs and Gate issues ===
** https://governance.openstack.org/tc/goals/proposed/project-ptl-and-contrib-docs.html
 
** patch proposed: https://review.opendev.org/#/c/707486/
 
*** there are some changes in goal proposal made recently, so I'm waiting for new templates to be merged to finish my patch and get this done
 
 
 
* 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 ===
+
lajoskatona was bug deputy last week. Report http://lists.openstack.org/pipermail/openstack-discuss/2021-June/023190.html
  
Yamamoto was on bug deputy. Summary http://lists.openstack.org/pipermail/openstack-discuss/2020-March/012926.html
+
Bugs which needs attention:
 +
* https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1927868 - older one, L3 related seems like pretty serious issue,
  
 
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 80: Line 70:
 
! Date !! who !! note
 
! Date !! who !! note
 
|-
 
|-
| December-23-2019 || Bernard Cafarelli (bcafarel) || switched with Miguel Lavalle (mlavalle)
+
| May-17-2021 || Bernard Cafarelli (bcafarel) ||
|-
 
| December-30-2019 || Slawek Kaplonski (slaweq) ||
 
|-
 
| January-6-2020 || Hongbin Lu (hongbin) ||
 
|-
 
| Januaryu-13-2020 || Brian Haley (haleyb)  ||
 
|-
 
| January-20-2020 || Lajos Katona (lajoskatona) ||
 
|-
 
| January-27-2020 || Ryan Tidwell (tidwellr)  ||
 
|-
 
| February-3-2020 || Nate Johnston (njohnston) ||
 
 
|-
 
|-
| February-10-2020 || Akihiro Motoki (amotoki) ||
+
| May-24-2021 || Slawek Kaplonski (slaweq) ||
 
|-
 
|-
| Fabruary-17-2020 || Miguel Lavalle (mlavalle) || switched with Bernard Cafarelli (bcafarel)
+
| May-31-2021 || Hongbin Lu (hongbin) ||
 
|-
 
|-
| February-24-2020 || YAMAMOTO Takashi (yamamoto) ||
+
| Jun-7-2021 || Brian Haley (haleyb) ||
 
|-
 
|-
| March-2-2020 || Bence Romsics (rubasov) ||
+
| Jun-14-2021 || Lajos Katona (lajoskatona) ||
|}
 
 
 
New round schedule
 
{| class="wikitable" style="text-align: center;"
 
 
|-
 
|-
! Date !! who !! note
+
| Jun-21-2021 || Akihiro Motoki (amotoki) ||
 
|-
 
|-
| March-9-2020 || Bernard Cafarelli (bcafarel) ||
+
| Jun-28-2021 || Miguel Lavalle (mlavalle) ||
 
|-
 
|-
| March-16-2020 || Slawek Kaplonski (slaweq) ||
+
| Jul-5-2021 || Bence Romsics (rubasov) ||
 
|-
 
|-
| March-23-2020 || Hongbin Lu (hongbin) ||
+
| Jul-12-2021 || Rodolfo Alonso Hernandez (ralonsoh) ||
 
|-
 
|-
| March-30-2020 || Brian Haley (haleyb) ||
+
| Jul-19-2021 || Lucas Alvares Gomes (lucasgomes) ||
 
|-
 
|-
| April-6-2020 || Lajos Katona (lajoskatona) ||
+
| Jul-26-2021 || Jakub Libosvar (jlibosva) ||
 
|-
 
|-
| April-13-2020 || Ryan Tidwell (tidwellr)  ||
+
| Aug-2-2021 || Oleg Bondarev (obondarev) ||
|-
 
| April-20-2020 || Nate Johnston (njohnston) ||
 
|-
 
| April-27-2020 || Akihiro Motoki (amotoki)  ||
 
|-
 
| May-4-2020 || Miguel Lavalle (mlavalle) ||
 
|-
 
| May-11-2020 || YAMAMOTO Takashi (yamamoto) ||
 
|-
 
| May-18-2020 || Bence Romsics (rubasov) ||
 
|-
 
| May-25-2020 || Maciej Jozefczyk (maciejjozefczyk) ||
 
|-
 
| June-1-2020 || Rodolfo Alonso Hernandez (ralonsoh) ||
 
|-
 
| June-8-2020 || Lucas Alvares Gomes (lucasgomes) ||
 
|-
 
| June-15-2020 || Jakub Libosvar (jlibosva) ||
 
 
|}
 
|}
 
 
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 ===
 
 
=== Networking OVN and ML2+OVS+DVR Convergence (Tuesday meetings) ===
 
  
Merge OVN into Neutron tree:
+
obondarev is doing a lot of great work in that area recently. His patches https://review.opendev.org/q/owner:oleg.bondarev%2540huawei.com+project:openstack/neutron+status:open
* Blueprint: https://blueprints.launchpad.net/neutron/+spec/neutron-ovn-merge
 
* Proposed rehome plan: https://ethercalc.openstack.org/networking-ovn-migration
 
* Planning Etherpad https://etherpad.openstack.org/p/neutron-networking-ovn-merge
 
* Spec: https://review.opendev.org/#/c/658414/
 
  
 
=== Docs ===
 
=== Docs ===
Line 155: Line 104:
 
* The future of OpenStack documentation - http://lists.openstack.org/pipermail/openstack-dev/2016-July/099012.html
 
* The future of OpenStack documentation - http://lists.openstack.org/pipermail/openstack-dev/2016-July/099012.html
 
* Documentation bugs - https://bugs.launchpad.net/neutron/+bugs?field.tag=doc
 
* Documentation bugs - https://bugs.launchpad.net/neutron/+bugs?field.tag=doc
 
=== CLI/SDK ===
 
 
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)
 
* https://etherpad.openstack.org/p/osc-transition-priorities
 
* http://docs.openstack.org/developer/python-neutronclient/devref/transition_to_osc.html
 
  
 
=== Neutron-lib, planned refactoring and other impacts ===
 
=== Neutron-lib, planned refactoring and other impacts ===
 
I want to release new version when https://review.opendev.org/#/c/705998/ will be merged to allow work on neutron's side using this api extension.
 
Any other patches which You want to include in this new release?
 
  
 
HOUSE KEEPING
 
HOUSE KEEPING
Line 178: Line 115:
 
* Decouple DB workstream/blueprint: https://review.openstack.org/#/q/status:open+topic:bp/neutronlib-decouple-db+label:Workflow%253D0
 
* Decouple DB workstream/blueprint: https://review.openstack.org/#/q/status:open+topic:bp/neutronlib-decouple-db+label:Workflow%253D0
 
* Callback payload workstream: https://review.openstack.org/#/q/status:open+topic:use-callback-payloads+label:Workflow%253D0
 
* Callback payload workstream: https://review.openstack.org/#/q/status:open+topic:use-callback-payloads+label:Workflow%253D0
* Updating projects for Zuul v3: https://review.openstack.org/#/q/status:open+topic:neutronlib-zuulv3
 
  
 
=== On Demand Agenda ===
 
=== On Demand Agenda ===
Line 185: Line 121:
  
 
* Topic for the meeting (keep this template, please):
 
* Topic for the meeting (keep this template, please):
** (ralonsoh): https://bugs.launchpad.net/neutron/+bug/1476527. Question: merge API, DB and server changes without backend ones? Or not?
+
** (nick): topic
*** More details
 
  
 
== 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/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/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/2019/?C=M;O=D networking-2019]

Revision as of 08:03, 22 June 2021

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 Xena 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

Bugs and Gate issues

lajoskatona was bug deputy last week. Report http://lists.openstack.org/pipermail/openstack-discuss/2021-June/023190.html

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
May-17-2021 Bernard Cafarelli (bcafarel)
May-24-2021 Slawek Kaplonski (slaweq)
May-31-2021 Hongbin Lu (hongbin)
Jun-7-2021 Brian Haley (haleyb)
Jun-14-2021 Lajos Katona (lajoskatona)
Jun-21-2021 Akihiro Motoki (amotoki)
Jun-28-2021 Miguel Lavalle (mlavalle)
Jul-5-2021 Bence Romsics (rubasov)
Jul-12-2021 Rodolfo Alonso Hernandez (ralonsoh)
Jul-19-2021 Lucas Alvares Gomes (lucasgomes)
Jul-26-2021 Jakub Libosvar (jlibosva)
Aug-2-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

obondarev is doing a lot of great work in that area recently. His patches https://review.opendev.org/q/owner:oleg.bondarev%2540huawei.com+project:openstack/neutron+status:open

Docs

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

Previous meeting logs