From 78efdb97b1d09ef5d004b25f8f643da0b4f7ea89 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Mon, 26 Aug 2024 21:27:53 -0400 Subject: [PATCH] Remove remnants of Open Daylight The project was deprecated in Bobcat. Only stable branches may still be relevant. Change-Id: Iba6eedcc3363f8a900c2fc0b90b1e0ae4e96bbf9 --- doc/source/admin/config-ovs-dpdk.rst | 3 +-- doc/source/contributor/dashboards/index.rst | 4 ++-- .../contributor/policies/neutron-teams.rst | 2 -- doc/source/contributor/stadium/guidelines.rst | 2 +- .../general_feature_support_matrix.ini | 18 ------------------ .../provider_network_support_matrix.ini | 8 -------- 6 files changed, 4 insertions(+), 33 deletions(-) diff --git a/doc/source/admin/config-ovs-dpdk.rst b/doc/source/admin/config-ovs-dpdk.rst index 0bc0f1212f3..91e83553514 100644 --- a/doc/source/admin/config-ovs-dpdk.rst +++ b/doc/source/admin/config-ovs-dpdk.rst @@ -67,8 +67,7 @@ are used: * DPDK 16.07 * QEMU 2.7 -The support of this feature is not yet present in ML2 OVN and ODL -mechanism drivers. +The support of this feature is not yet present in the ML2 OVN mechanism driver. Using vhost-user interfaces ~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/source/contributor/dashboards/index.rst b/doc/source/contributor/dashboards/index.rst index 8573d924d25..c872b2cbb32 100644 --- a/doc/source/contributor/dashboards/index.rst +++ b/doc/source/contributor/dashboards/index.rst @@ -4,9 +4,9 @@ CI Status Dashboards Gerrit Dashboards ----------------- -- `Neutron priority reviews `_ +- `Neutron priority reviews `_ - `Neutron master branch reviews `_ -- `Neutron subproject reviews (master branch) `_ +- `Neutron subproject reviews (master branch) `_ - `Neutron stable branch reviews `_ - `Neutron Infra reviews `_ diff --git a/doc/source/contributor/policies/neutron-teams.rst b/doc/source/contributor/policies/neutron-teams.rst index 14c91553c17..f86dd9a84c9 100644 --- a/doc/source/contributor/policies/neutron-teams.rst +++ b/doc/source/contributor/policies/neutron-teams.rst @@ -143,8 +143,6 @@ updating the core review team for the sub-project's repositories. | +-----------------------------+-------------------+ | | Dongcan Ye | yedongcan | +-------------------------+-----------------------------+-------------------+ -| networking-odl | Lajos Katona | lajoskatona | -+-------------------------+-----------------------------+-------------------+ | networking-sfc | Dharmendra Kushwaha | dkushwaha | +-------------------------+-----------------------------+-------------------+ | ovn-octavia-provider | Luis Tomas Bolivar | ltomasbo | diff --git a/doc/source/contributor/stadium/guidelines.rst b/doc/source/contributor/stadium/guidelines.rst index 9cb12d6c0f5..9613e5cde2d 100644 --- a/doc/source/contributor/stadium/guidelines.rst +++ b/doc/source/contributor/stadium/guidelines.rst @@ -174,7 +174,7 @@ To release a sub-project, follow the following steps: * The Neutron release liaison votes with +1 for the openstack/releases patch. * The releases will now be on PyPI. A sub-project owner should verify this by going to an URL similar to - `this `_. + `this `_. * A sub-project owner should next go to Launchpad and release this version using the "Release Now" button for the release itself. * If a sub-project uses the "delay-release" option, a sub-project owner should diff --git a/doc/source/feature_classification/general_feature_support_matrix.ini b/doc/source/feature_classification/general_feature_support_matrix.ini index a9422907e8e..eb7b89b26f1 100644 --- a/doc/source/feature_classification/general_feature_support_matrix.ini +++ b/doc/source/feature_classification/general_feature_support_matrix.ini @@ -19,10 +19,6 @@ title=Linux Bridge [driver.ovn] title=OVN -[driver.odl] -title=Networking ODL -link=https://docs.openstack.org/networking-odl/latest/ - [operation.Networks] title=Networks status=mandatory @@ -32,7 +28,6 @@ notes=The ability to create, modify and delete networks. https://docs.openstack.org/api-ref/network/v2/#networks driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.Subnets] @@ -44,7 +39,6 @@ notes=The ability to create and manipulate subnets and subnet pools. https://docs.openstack.org/api-ref/network/v2/#subnets driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.Ports] @@ -56,7 +50,6 @@ notes=The ability to create and manipulate ports. https://docs.openstack.org/api-ref/network/v2/#ports driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.Router] @@ -68,7 +61,6 @@ notes=The ability to create and manipulate routers. https://docs.openstack.org/api-ref/network/v2/#routers-routers driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.Security_Groups] @@ -81,7 +73,6 @@ notes=Security groups are set by default, and can be modified to control https://docs.openstack.org/api-ref/network/v2/#security-groups-security-groups driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.External_Nets] @@ -92,7 +83,6 @@ notes=The ability to create an external network to provide internet access to and from instances using floating IP addresses and security group rules. driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.DVR] @@ -103,7 +93,6 @@ notes=The ability to support the distributed virtual routers. https://wiki.openstack.org/wiki/Neutron/DVR driver.ovs=complete driver.linuxbridge=missing -driver.odl=partial driver.ovn=partial [operation.L3_HA] @@ -114,7 +103,6 @@ notes=The ability to support the High Availability features and extensions. https://wiki.openstack.org/wiki/Neutron/L3_High_Availability_VRRP. driver.ovs=complete driver.linuxbridge=complete -driver.odl=partial driver.ovn=partial [operation.QoS] @@ -125,7 +113,6 @@ notes=Support for Neutron Quality of Service policies and API. https://docs.openstack.org/api-ref/network/v2/#qos-policies-qos driver.ovs=complete driver.linuxbridge=partial -driver.odl=partial driver.ovn=complete [operation.BGP] @@ -134,7 +121,6 @@ status=immature notes=https://docs.openstack.org/api-ref/network/v2/#bgp-mpls-vpn-interconnection driver.ovs=complete driver.linuxbridge=unknown -driver.odl=unknown driver.ovn=unknown [operation.DNS] @@ -145,7 +131,6 @@ notes=The ability to integrate with an external DNS as a Service. https://docs.openstack.org/neutron/latest/admin/config-dns-int.html driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=complete [operation.Trunk_Ports] @@ -157,7 +142,6 @@ notes=Neutron extension to access lots of neutron networks over https://docs.openstack.org/api-ref/network/v2/#trunk-networking driver.ovs=complete driver.linuxbridge=complete -driver.odl=missing driver.ovn=complete [operation.Metering] @@ -168,7 +152,6 @@ notes=Meter traffic at the L3 router levels. https://docs.openstack.org/api-ref/network/v2/#metering-labels-and-rules-metering-labels-metering-label-rules driver.ovs=complete driver.linuxbridge=complete -driver.odl=missing driver.ovn=unknown [operations.Routed_Provider_Networks] @@ -178,5 +161,4 @@ notes=The ability to present a multi-segment layer-3 network as a single entity. https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html driver.ovs=partial driver.linuxbridge=partial -driver.odl=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 d8ff71b19bf..d24c08588f0 100644 --- a/doc/source/feature_classification/provider_network_support_matrix.ini +++ b/doc/source/feature_classification/provider_network_support_matrix.ini @@ -19,16 +19,11 @@ title=Linux Bridge [driver.ovn] title=OVN -[driver.odl] -title=Networking ODL -link=https://docs.openstack.org/networking-odl/latest/ - [operation.VLAN] title=VLAN provider network support status=mature driver.ovs=complete driver.linuxbridge=complete -driver.odl=unknown driver.ovn=complete [operation.VXLAN] @@ -36,7 +31,6 @@ title=VXLAN provider network support status=mature driver.ovs=complete driver.linuxbridge=complete -driver.odl=complete driver.ovn=missing [operation.GRE] @@ -44,7 +38,6 @@ title=GRE provider network support status=immature driver.ovs=complete driver.linuxbridge=unknown -driver.odl=complete driver.ovn=missing [operation.Geneve] @@ -52,5 +45,4 @@ title=Geneve provider network support status=immature driver.ovs=complete driver.linuxbridge=unknown -driver.odl=missing driver.ovn=complete