These were deprecated in OVN 25.03 and OVS 3.5 and removed now in OVS main. Remove in OVN as well.
Ilya Maximets (2): treewide: Remove support for deprecated STT encapsulation. treewide: Remove support for deprecated TLSv1 and TLSv1.1. Documentation/faq/general.rst | 12 +++----- Documentation/howto/docker.rst | 11 +++----- Documentation/howto/firewalld.rst | 2 +- Documentation/topics/high-availability.rst | 2 +- Documentation/tutorials/ovn-openstack.rst | 2 +- NEWS | 9 ++++++ controller/chassis.c | 2 -- controller/local_data.c | 5 +--- controller/ovn-controller.8.xml | 6 +--- controller/physical.c | 21 ++------------ include/ovn/logical-fields.h | 2 +- lib/ovn-util.c | 2 -- lib/ovn-util.h | 5 +--- ovn-architecture.7.xml | 32 ++++++---------------- ovn-ic-nb.xml | 13 ++++----- ovn-ic-sb.ovsschema | 6 ++-- ovn-ic-sb.xml | 17 ++++++------ ovn-nb.xml | 15 +++++----- ovn-sb.ovsschema | 6 ++-- ovn-sb.xml | 25 ++++++++--------- ovs | 2 +- tests/ovn-controller.at | 10 +------ tests/ovn-ic.at | 6 ++-- tests/ovn-sbctl.at | 14 ++++------ tests/ovn.at | 1 - tests/system-kmod-macros.at | 2 +- 26 files changed, 83 insertions(+), 147 deletions(-) -- 2.49.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
