Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/ceph_versions.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Distro,Ceph,
,Source, Release
,Source,Release
Rocky Linux,CentOS Storage SIG,Squid
Ubuntu,Ubuntu,Squid
Debian,Debian,Pacific
2 changes: 1 addition & 1 deletion doc/source/contributor/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ information about package sources.
Grafana 9.x `Grafana install guide`_
Kibana 7.x `Kibana install guide`_
Logstash 7.x `Logstash install guide`_
MariaDB 10.11 (LTS) `MariaDB Community downloads`_
MariaDB 11.4 (LTS) `MariaDB Community downloads`_
Galera 26.4 (LTS) `MariaDB Community downloads`_
OpenSearch 3.x `OpenSearch install guide`_
ProxySQL 3.0.x `ProxySQL repository`_
Expand Down
5 changes: 5 additions & 0 deletions doc/source/openvswitch_versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Distro,Open vSwitch,
,Source,Release
Rocky Linux,CentOS NFV SIG,3.5
Ubuntu,UCA,3.6
Debian,DEB,3.5
5 changes: 5 additions & 0 deletions doc/source/ovn_versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Distro,OVN,
,Source,Release
Rocky Linux,CentOS NFV SIG,25.03
Ubuntu,UCA,25.09
Debian,DEB,25.03
16 changes: 16 additions & 0 deletions doc/source/support_matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,22 @@ Ceph versions in Kolla images
:stub-columns: 1
:file: ./ceph_versions.csv

Open vSwitch versions in Kolla images
=====================================

.. csv-table:: Open vSwitch versions
:header-rows: 2
:stub-columns: 1
:file: ./openvswitch_versions.csv

OVN versions in Kolla images
============================

.. csv-table:: OVN versions
:header-rows: 2
:stub-columns: 1
:file: ./ovn_versions.csv

Support clause definitions
==========================

Expand Down