From cdb644574a59fb8668240cc02cabd590c65ead5d Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Mon, 6 May 2024 08:50:25 +0200 Subject: [PATCH] Remove info about QoS and L3 meetings from the contributing guide We don't have those meetings anymore. Change-Id: I9957124609114540812b0141b09cd41026801f03 --- doc/source/contributor/contributing.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 533d22b6fb6..f623a022a32 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -44,20 +44,6 @@ Communication - time: http://eavesdrop.openstack.org/#Neutron_CI_team - agenda: https://etherpad.openstack.org/p/neutron-ci-meetings -- Neutron QoS team meeting: - - This is the meeting of the Neutron Quality of Service subteam. - - - time: http://eavesdrop.openstack.org/#Neutron_QoS_Meeting - -- Neutron L3 team meeting: - - This is the meeting of the Neutron L3 subteam where all issues related to - IPAM, L3 agents, etc. are discussed. - - - time: http://eavesdrop.openstack.org/#Neutron_L3_Sub-team_Meeting - - agenda: https://etherpad.openstack.org/p/neutron-l3-subteam - Contacting the Core Team ~~~~~~~~~~~~~~~~~~~~~~~~~