From e4008fec1e10af6086333bf2798d56f9ad2883d5 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 20 Apr 2021 08:45:22 +0200 Subject: [PATCH] Remove networking-midonet from our docs It was deprecated in the Wallaby cycle due to lack of maintainers. This patch removes networking-midonet as an stadium project from the official Neutron docs. Change-Id: I5cd3da80d78d98ec4b2a49574efc0ec075e75959 --- doc/source/contributor/dashboards/index.rst | 6 +++--- .../contributor/policies/neutron-teams.rst | 4 ---- .../general_feature_support_matrix.ini | 18 ------------------ .../provider_network_support_matrix.ini | 8 -------- 4 files changed, 3 insertions(+), 33 deletions(-) diff --git a/doc/source/contributor/dashboards/index.rst b/doc/source/contributor/dashboards/index.rst index c7d663f38ee..2e4c6b84e4d 100644 --- a/doc/source/contributor/dashboards/index.rst +++ b/doc/source/contributor/dashboards/index.rst @@ -4,10 +4,10 @@ CI Status Dashboards Gerrit Dashboards ----------------- -- `Neutron priority reviews `_ +- `Neutron priority reviews `_ - `Neutron master branch reviews `_ -- `Neutron subproject reviews (master branch) `_ -- `Neutron stable branch reviews `_ +- `Neutron subproject reviews (master branch) `_ +- `Neutron stable branch reviews `_ - `Neutron Infra reviews `_ These dashboard links can be generated by `Gerrit Dashboard Creator`_. diff --git a/doc/source/contributor/policies/neutron-teams.rst b/doc/source/contributor/policies/neutron-teams.rst index 1923271c784..315b79234b4 100644 --- a/doc/source/contributor/policies/neutron-teams.rst +++ b/doc/source/contributor/policies/neutron-teams.rst @@ -135,10 +135,6 @@ updating the core review team for the sub-project's repositories. | +-----------------------------+-------------------+ | | Dongcan Ye | yedongcan | +-------------------------+-----------------------------+-------------------+ -| networking-midonet | YAMAMOTO Takashi | yamamoto | -| +-----------------------------+-------------------+ -| | Sam Morrison | sorrison | -+-------------------------+-----------------------------+-------------------+ | networking-odl | Lajos Katona | lajoskatona | +-------------------------+-----------------------------+-------------------+ | networking-ovn | Lucas Alvares Gomes | lucasagomes | diff --git a/doc/source/feature_classification/general_feature_support_matrix.ini b/doc/source/feature_classification/general_feature_support_matrix.ini index 726b8913395..a9422907e8e 100644 --- a/doc/source/feature_classification/general_feature_support_matrix.ini +++ b/doc/source/feature_classification/general_feature_support_matrix.ini @@ -23,10 +23,6 @@ title=OVN title=Networking ODL link=https://docs.openstack.org/networking-odl/latest/ -[driver.midonet] -title=Networking MidoNet -link=https://docs.openstack.org/networking-midonet/latest/ - [operation.Networks] title=Networks status=mandatory @@ -37,7 +33,6 @@ notes=The ability to create, modify and delete networks. driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.Subnets] @@ -50,7 +45,6 @@ notes=The ability to create and manipulate subnets and subnet pools. driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.Ports] @@ -63,7 +57,6 @@ notes=The ability to create and manipulate ports. driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.Router] @@ -76,7 +69,6 @@ notes=The ability to create and manipulate routers. driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.Security_Groups] @@ -90,7 +82,6 @@ notes=Security groups are set by default, and can be modified to control driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.External_Nets] @@ -102,7 +93,6 @@ notes=The ability to create an external network to provide internet access driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=complete driver.ovn=complete [operation.DVR] @@ -114,7 +104,6 @@ notes=The ability to support the distributed virtual routers. driver.ovs=complete driver.linuxbridge=missing driver.odl=partial -driver.midonet=complete driver.ovn=partial [operation.L3_HA] @@ -126,7 +115,6 @@ notes=The ability to support the High Availability features and extensions. driver.ovs=complete driver.linuxbridge=complete driver.odl=partial -driver.midonet=missing driver.ovn=partial [operation.QoS] @@ -138,7 +126,6 @@ notes=Support for Neutron Quality of Service policies and API. driver.ovs=complete driver.linuxbridge=partial driver.odl=partial -driver.midonet=complete driver.ovn=complete [operation.BGP] @@ -148,7 +135,6 @@ notes=https://docs.openstack.org/api-ref/network/v2/#bgp-mpls-vpn-interconnectio driver.ovs=complete driver.linuxbridge=unknown driver.odl=unknown -driver.midonet=complete driver.ovn=unknown [operation.DNS] @@ -160,7 +146,6 @@ notes=The ability to integrate with an external DNS driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=missing driver.ovn=complete [operation.Trunk_Ports] @@ -173,7 +158,6 @@ notes=Neutron extension to access lots of neutron networks over driver.ovs=complete driver.linuxbridge=complete driver.odl=missing -driver.midonet=missing driver.ovn=complete [operation.Metering] @@ -185,7 +169,6 @@ notes=Meter traffic at the L3 router levels. driver.ovs=complete driver.linuxbridge=complete driver.odl=missing -driver.midonet=missing driver.ovn=unknown [operations.Routed_Provider_Networks] @@ -196,5 +179,4 @@ notes=The ability to present a multi-segment layer-3 network as a driver.ovs=partial driver.linuxbridge=partial driver.odl=missing -driver.midonet=missing driver.ovn=partial diff --git a/doc/source/feature_classification/provider_network_support_matrix.ini b/doc/source/feature_classification/provider_network_support_matrix.ini index 96e42b57973..d8ff71b19bf 100644 --- a/doc/source/feature_classification/provider_network_support_matrix.ini +++ b/doc/source/feature_classification/provider_network_support_matrix.ini @@ -23,17 +23,12 @@ title=OVN title=Networking ODL link=https://docs.openstack.org/networking-odl/latest/ -[driver.midonet] -title=Networking MidoNet -link=https://docs.openstack.org/networking-midonet/latest/ - [operation.VLAN] title=VLAN provider network support status=mature driver.ovs=complete driver.linuxbridge=complete driver.odl=unknown -driver.midonet=missing driver.ovn=complete [operation.VXLAN] @@ -42,7 +37,6 @@ status=mature driver.ovs=complete driver.linuxbridge=complete driver.odl=complete -driver.midonet=missing driver.ovn=missing [operation.GRE] @@ -51,7 +45,6 @@ status=immature driver.ovs=complete driver.linuxbridge=unknown driver.odl=complete -driver.midonet=missing driver.ovn=missing [operation.Geneve] @@ -60,5 +53,4 @@ status=immature driver.ovs=complete driver.linuxbridge=unknown driver.odl=missing -driver.midonet=missing driver.ovn=complete