Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Announcements / Reminders)
(CLI/SDK)
(428 intermediate revisions by 8 users not shown)
Line 4: Line 4:
 
=== Announcements / Reminders ===
 
=== Announcements / Reminders ===
  
* Shanghai PTG
+
* Xena cycle calendar https://releases.openstack.org/xena/schedule.html
** planning etherpad https://etherpad.openstack.org/p/Shanghai-Neutron-Planning
+
** Xena-2 will be week of the Jul 12
** schedule: https://usercontent.irccloud-cdn.com/file/z9iLyv8e/pvg-ptg-sched-2
+
* OpenInfra Live event - https://openinfra.dev/live/#all-episodes - there are some interesting presentations there, maybe You would be interested in some of them,
* Train release
+
** 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/
** https://releases.openstack.org/train/schedule.html
 
** We released Train RC-1 for Neutron and stadium projects
 
** next week is time for final RC if we will need it,
 
** week of October 14th is Train release,
 
* Train PTG summary: http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006408.html
 
  
 
=== Blueprints ===
 
=== Blueprints ===
  
Train-3 blueprints: https://launchpad.net/neutron/+milestone/train-rc1
+
Blueprints which we should include in Xena milestones:
  
Patches targeted for RC-1:
+
* Neutron Xena-2 https://bugs.launchpad.net/neutron/+milestone/xena-2
* https://blueprints.launchpad.net/neutron/+spec/improve-extraroute-api - patches https://review.opendev.org/#/q/topic:extraroute+(status:open+OR+status:merged) - only https://review.opendev.org/#/c/682059/3 from neutron side is not merged yet,
+
** https://blueprints.launchpad.net/neutron/+spec/distributed-dhcp-for-ml2-ovs
* https://bugs.launchpad.net/neutron/+bug/1844168 - patch https://review.opendev.org/#/c/682418/ waiting in gate to be merged
+
*** spec is merged,
* other things already implemented and merged,
+
*** 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/sg-sharing-as-readonly
 +
** https://blueprints.launchpad.net/neutron/+spec/nftables-migration
 +
** https://blueprints.launchpad.net/neutron/+spec/bfd-support-for-neutron
 +
** https://blueprints.launchpad.net/neutron/+spec/explicit-management-of-default-routes
 +
** https://blueprints.launchpad.net/neutron/+spec/multiple-external-gateways
 +
** https://blueprints.launchpad.net/neutron/+spec/bgp-enhancement
 +
** https://blueprints.launchpad.net/neutron/+spec/default-dns-zone-per-tenant
 +
** 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/1580927
  
Blueprints' patches up for review:
+
* Moved to neutron-next:
* https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch - there is this "check patch" https://review.opendev.org/#/c/545501/
+
** https://blueprints.launchpad.net/neutron/+spec/evacuate-agent-resources
* https://blueprints.launchpad.net/neutron/+spec/secgroups-custom-ethertypes - API Support for Managing Custom Ethertypes - should this be targeted to rc-1?
+
** https://blueprints.launchpad.net/neutron/+spec/secgroups-custom-ethertypes
* https://blueprints.launchpad.net/neutron/+spec/multiple-segment-per-network-per-host - spec is here: https://review.opendev.org/#/c/657170 and still not merged, this should be probably moved to Ussuri now,
 
* https://blueprints.launchpad.net/neutron/+spec/subnets-different-pools-same-net - Implemented :),
 
* https://blueprints.launchpad.net/neutron/+spec/neutron-classifier-neutron-qos - there is series of patches in https://review.opendev.org/#/q/topic:qos-classifier+(status:open+OR+status:merged) - spec still not done https://review.opendev.org/#/c/678865/ - should we move it to Ussuri?
 
  
 
=== Community Goals ===
 
=== Community Goals ===
Line 34: Line 36:
 
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
 
* Run under Python 3 by default (njohnston)
 
** https://governance.openstack.org/tc/goals/stein/python3-first.html
 
** https://storyboard.openstack.org/#!/story/2003242
 
** Etherpad https://etherpad.openstack.org/p/neutron_stadium_python3_status
 
*** According to etherpad we are still missing some small bits in networking-bagpipe and networking-odl and also networking-midonet is not transitioned,
 
  
 
* Support IPv6-Only Deployments (slaweq)
 
* Support IPv6-Only Deployments (slaweq)
Line 46: 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 :)
* Enabling PDF generation support for project documentation (amotoki)
+
*** I just rebased neutron-tempest-plugin patch https://review.opendev.org/686043 and will try to continue work on it,
** https://governance.openstack.org/tc/goals/train/pdf-doc-generation.html
 
** https://storyboard.openstack.org/#!/story/2006099
 
** Reviews: https://review.opendev.org/#/q/topic:build-pdf-docs+(status:open+OR+status:merged)+(project:%255Eopenstack/neutron.*+OR+project:%255Eopenstack/networking-.*)
 
  
 
=== Bugs and Gate issues ===
 
=== Bugs and Gate issues ===
  
Bugs report for week of September 16th: http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009587.html
+
lajoskatona was bug deputy last week. Report http://lists.openstack.org/pipermail/openstack-discuss/2021-June/023190.html
  
All bugs have got proposed fixes already.
+
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 70: Line 64:
 
You can find more information about what the role is here: https://docs.openstack.org/neutron/latest/contributor/policies/bugs.html#neutron-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 current scheduled rotation is the following:  
+
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;"
 
{| class="wikitable" style="text-align: center;"
Line 76: Line 70:
 
! Date !! who !! note
 
! Date !! who !! note
 
|-
 
|-
| September-30-2019 || Bernard Cafarelli (bcafarel) ||
+
| May-17-2021 || Bernard Cafarelli (bcafarel) ||
 
|-
 
|-
| October-7-2019 || Slawek Kaplonski (slaweq) ||
+
| May-24-2021 || Slawek Kaplonski (slaweq) ||
 
|-
 
|-
| October-14-2019 || Hongbin Lu (hongbin) ||
+
| May-31-2021 || Hongbin Lu (hongbin) ||
 
|-
 
|-
| October-21-2019 || Boden Russel (boden) ||
+
| Jun-7-2021 || Brian Haley (haleyb) ||
 
|-
 
|-
| October-28-2019 || Brian Haley (haleyb) ||
+
| Jun-14-2021 || Lajos Katona (lajoskatona) ||
 
|-
 
|-
| November-4-2019 || Lajos Katona (lajoskatona) ||
+
| Jun-21-2021 || Akihiro Motoki (amotoki) ||
 
|-
 
|-
| November-11-2019 || Ryan Tidwell (tidwellr)  ||
+
| Jun-28-2021 || Miguel Lavalle (mlavalle)  ||
 
|-
 
|-
| November-19-2019 || Swaminathan Vasudevan (Swami) ||
+
| Jul-5-2021 || Bence Romsics (rubasov) ||
 
|-
 
|-
| November-25-2019 || Akihiro Motoki (amotoki) ||
+
| Jul-12-2021 || Rodolfo Alonso Hernandez (ralonsoh) ||
 
|-
 
|-
| December-2-2019 || Nate Johnston (njohnston) ||
+
| Jul-19-2021 || Lucas Alvares Gomes (lucasgomes) ||
 
|-
 
|-
| December-9-2019 || Miguel Lavalle (mlavalle) ||
+
| Jul-26-2021 || Jakub Libosvar (jlibosva) ||
 
|-
 
|-
| December-16-2019 || YAMAMOTO Takashi (yamamoto) ||
+
| Aug-2-2021 || Oleg Bondarev (obondarev) ||
|-
 
| December-23-2019 || Bence Romsics (rubasov) ||
 
 
|}
 
|}
 +
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 ===
  
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
+
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 ===
 
=== Docs ===
Line 109: 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 ===
 
* Released last week 1.29.1: https://review.opendev.org/#/c/679986/ - this is version for Train, and patch to use it in Neutron is https://review.opendev.org/#/c/680980/
 
  
 
HOUSE KEEPING
 
HOUSE KEEPING
Line 131: 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 138: Line 121:
  
 
* Topic for the meeting (keep this template, please):
 
* Topic for the meeting (keep this template, please):
** (your nickname): brief description.
+
** (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/2019/?C=M;O=D networking-2019]
 
** [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/2018/?C=M;O=D networking-2018]

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