From ef1d33e754fc428f691b41edae3ab9e1443d3ed8 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 4 May 2021 10:54:14 +0200 Subject: [PATCH] Update Neutron's Liuetenants This patch updates list of the Neutron's stadium's projects lieutenants and the list of the bugs' contact persons. In details this patch: - sets Rodolfo Alonso Hernandez as contact person for db and qos related issues, - adds Oleg Bondarev as "loadimpact" bugs, - removes Matt Riedemann as contact person for "logging" bugs, - sets PTL/Drivers team as conctact for "troubleshooting" related bugs, It also sets Lajos Katona as "Testing" lieutenant. Finally it removes networking-ovn and neutron-fwaas from the list of stadium projects and removes tag "fwaas" from the list of bug tags. Neutron-fwaas was deprecated and isn't part of the stadium since long time and networking-ovn is now one of the Neutron in-tree drivers. Change-Id: Id4b928e077ed684c67d4b5054f12653d63f70788 --- doc/source/contributor/policies/bugs.rst | 13 ++++++------- doc/source/contributor/policies/neutron-teams.rst | 8 ++------ 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/doc/source/contributor/policies/bugs.rst b/doc/source/contributor/policies/bugs.rst index b010991528e..afcadf837b3 100644 --- a/doc/source/contributor/policies/bugs.rst +++ b/doc/source/contributor/policies/bugs.rst @@ -388,7 +388,7 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | baremetal_ | A bug affecting Ironic support | N/A | +-------------------------------+-----------------------------------------+--------------------------+ -| db_ | A bug affecting the DB layer | Nate Johnston | +| db_ | A bug affecting the DB layer | Rodolfo Alonso Hernandez | +-------------------------------+-----------------------------------------+--------------------------+ | deprecation_ | To track config/feature deprecations | Neutron PTL/drivers | +-------------------------------+-----------------------------------------+--------------------------+ @@ -400,8 +400,6 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | functional-tests_ | A bug in the functional tests subtree | Rodolfo Alonso Hernandez | +-------------------------------+-----------------------------------------+--------------------------+ -| fwaas_ | A bug affecting neutron-fwaas | Nate Johnston | -+-------------------------------+-----------------------------------------+--------------------------+ | gate-failure_ | A bug affecting gate stability | Slawek Kaplonski | +-------------------------------+-----------------------------------------+--------------------------+ | ipv6_ | A bug affecting IPv6 support | Brian Haley | @@ -422,9 +420,10 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | linuxbridge_ | A bug affecting ML2/linuxbridge | N/A | +-------------------------------+-----------------------------------------+--------------------------+ -| loadimpact_ | Performance penalty/improvements | Miguel Lavalle | +| loadimpact_ | Performance penalty/improvements | Miguel Lavalle/ | +| | | Oleg Bondarev | +-------------------------------+-----------------------------------------+--------------------------+ -| logging_ | An issue with logging guidelines | Matt Riedemann | +| logging_ | An issue with logging guidelines | N/A | +-------------------------------+-----------------------------------------+--------------------------+ | low-hanging-fruit_ | Starter bugs for new contributors | Miguel Lavalle | +-------------------------------+-----------------------------------------+--------------------------+ @@ -451,7 +450,7 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | ovsdb-lib_ | A bug affecting OVSDB library | Terry Wilson | +-------------------------------+-----------------------------------------+--------------------------+ -| qos_ | A bug affecting ML2/QoS | Slawek Kaplonski | +| qos_ | A bug affecting ML2/QoS | Rodolfo Alonso Hernandez | +-------------------------------+-----------------------------------------+--------------------------+ | rfe_ | Feature enhancements being screened | Drivers Team | +-------------------------------+-----------------------------------------+--------------------------+ @@ -469,7 +468,7 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | tempest_ | A bug in tempest subtree tests | Rodolfo Alonso Hernandez | +-------------------------------+-----------------------------------------+--------------------------+ -| troubleshooting_ | An issue affecting ease of debugging | Nate Johnston | +| troubleshooting_ | An issue affecting ease of debugging | PTL/Drivers Team | +-------------------------------+-----------------------------------------+--------------------------+ | unittest_ | A bug affecting the unit test subtree | Rodolfo Alonso Hernandez | +-------------------------------+-----------------------------------------+--------------------------+ diff --git a/doc/source/contributor/policies/neutron-teams.rst b/doc/source/contributor/policies/neutron-teams.rst index 315b79234b4..bc87d84c6d9 100644 --- a/doc/source/contributor/policies/neutron-teams.rst +++ b/doc/source/contributor/policies/neutron-teams.rst @@ -76,7 +76,7 @@ The following are the current Neutron Lieutenants. +========================+===========================+======================+ | API | Akihiro Motoki | amotoki | +------------------------+---------------------------+----------------------+ -| DB | Nate Johnston | njohnston | +| DB | Rodolfo Alonso Hernandez | ralonsoh | +------------------------+---------------------------+----------------------+ | Built-In Control Plane | Miguel Lavalle | mlavalle | +------------------------+---------------------------+----------------------+ @@ -94,7 +94,7 @@ The following are the current Neutron Lieutenants. | +---------------------------+----------------------+ | | Yulong Liu | liuyulong | +------------------------+---------------------------+----------------------+ -| Testing | Rodolfo Alonso Hernandez | ralonsoh | +| Testing | Lajos Katona | lajoskatona | +------------------------+---------------------------+----------------------+ Some notes on the above: @@ -129,16 +129,12 @@ updating the core review team for the sub-project's repositories. | +-----------------------------+-------------------+ | | Jens Harbott | frickler | +-------------------------+-----------------------------+-------------------+ -| neutron-fwaas | Nate Johnston | njohnston | -+-------------------------+-----------------------------+-------------------+ | neutron-vpnaas | YAMAMOTO Takashi | yamamoto | | +-----------------------------+-------------------+ | | Dongcan Ye | yedongcan | +-------------------------+-----------------------------+-------------------+ | networking-odl | Lajos Katona | lajoskatona | +-------------------------+-----------------------------+-------------------+ -| networking-ovn | Lucas Alvares Gomes | lucasagomes | -+-------------------------+-----------------------------+-------------------+ | networking-sfc | Dharmendra Kushwaha | dkushwaha | +-------------------------+-----------------------------+-------------------+ | ovn-octavia-provider | Brian Haley | haleyb |