Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Announcements / Reminders)
Line 6: Line 6:
 
*  Next milestone is T-3, week of September 9
 
*  Next milestone is T-3, week of September 9
 
** https://releases.openstack.org/train/schedule.html
 
** https://releases.openstack.org/train/schedule.html
* ralonsoh nominated to Neutron core: http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008225.html
+
* PTL self nominations are in week of August 26th - if someone considers nominating him self, please be aware of this
 +
** https://releases.openstack.org/train/schedule.html#u-ptl-nominations
 +
* We have new member of our core team - welcome on board ralonsoh!
 +
** http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008409.html
 +
* Poll for U release name is now open
 +
** http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008432.html
 
* Shanghai PTG planning etherpad
 
* Shanghai PTG planning etherpad
 
** https://etherpad.openstack.org/p/Shanghai-Neutron-Planning
 
** https://etherpad.openstack.org/p/Shanghai-Neutron-Planning
Line 31: Line 36:
 
* Run under Python 3 by default (njohnston)
 
* Run under Python 3 by default (njohnston)
 
** https://governance.openstack.org/tc/goals/stein/python3-first.html
 
** https://governance.openstack.org/tc/goals/stein/python3-first.html
 +
** Etherpad https://etherpad.openstack.org/p/neutron_stadium_python3_status
  
 
* Support IPv6-Only Deployments (slaweq)
 
* Support IPv6-Only Deployments (slaweq)
 
** https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html
 
** https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html
** gmann started pushing some patches to various projects. He asked for neutron stadium projects and I did some list here http://lists.openstack.org/pipermail/openstack-discuss/2019-July/008084.html - please check it
+
** gmann started pushing some patches to various projects.
 +
** gmann's patch for neutron is merged - we are good with it for now - https://review.opendev.org/#/c/671899/ - IIUC goal completion criteria, we are good on Neutron's side. Still some patches for stadium projects are needed:
 +
*** https://review.opendev.org/#/c/673488/ - networking-ovn
 +
*** https://review.opendev.org/#/c/673501/ - networking-odl
 +
According to my email http://lists.openstack.org/pipermail/openstack-discuss/2019-July/008084.html we should also have similar jobs proposed for:
 +
*** neutron-dynamic-routing - to confirm with tidwelr
 +
*** networking-bagpipe - someone who knows bagpipe better should take a look, I will try to ask tmorin about that,
 +
*** networking-midonet
  
 
* Enabling PDF generation support for project documentation (amotoki)
 
* Enabling PDF generation support for project documentation (amotoki)
Line 41: Line 54:
 
=== Bugs and Gate issues ===
 
=== Bugs and Gate issues ===
  
Bugs report for week of July 29th: http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008258.html
+
Bugs report for week of August 5th: not send yet
  
 
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 126: Line 139:
 
*** More details
 
*** More details
  
 
* neutron-lib backports/ neutron backports from neutron-lib
 
** (bcafarel): should we start doing neutron-lib backports (and point releases)? And if no, what to do with neutron backports (older branch) coming from a neutron-lib fix?
 
*** Current case: https://review.opendev.org/#/c/672166/ is a Rocky neutron backport of neutron-lib Stein https://review.opendev.org/#/c/672165/
 
*** question was asked in neutron-lib backport: should we start doing such backports and point releases?
 
*** rocky/queens backports are in neutron itself, but waiting for the newer stable version to get the fix (stein in that case for neutron-lib)
 
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==

Revision as of 10:54, 13 August 2019

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

Train-3 blueprints: https://launchpad.net/neutron/+milestone/train-3

Patches up for review:

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

According to my email http://lists.openstack.org/pipermail/openstack-discuss/2019-July/008084.html we should also have similar jobs proposed for:

      • neutron-dynamic-routing - to confirm with tidwelr
      • networking-bagpipe - someone who knows bagpipe better should take a look, I will try to ask tmorin about that,
      • networking-midonet

Bugs and Gate issues

Bugs report for week of August 5th: not send yet

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 current scheduled rotation is the following:

Date who note
July-1-2019 Bernard Cafarelli (bcafarel)
July-8-2019 Slawek Kaplonski (slaweq)
July-15-2019 Hongbin Lu (hongbin)
July-22-2019 Boden Russel (boden)
July-29-2019 Brian Haley (haleyb)
August-5-2019 Lajos Katona (lajoskatona) replaced by amotoki for Aug 5
August-12-2019 Ryan Tidwell (tidwellr)
August-19-2019 Swaminathan Vasudevan (Swami)
August-26-2019 Akihiro Motoki (amotoki) replaced by lajoskatona for Aug 26
September-2-2019 Nate Johnston (njohnston)
September-9-2019 Miguel Lavalle (mlavalle)
September-16-2019 YAMAMOTO Takashi (yamamoto)
September-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

Docs

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)

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):
    • (your nickname): brief description.
      • More details


Previous meeting logs