From eee0151b7f4181778f9023d1ef7e9bf01a46cf1e Mon Sep 17 00:00:00 2001 From: Suresh Kumar Anaparti Date: Fri, 29 May 2026 12:43:51 +0530 Subject: [PATCH] [4.22] Correct Supported OS versions --- source/releasenotes/compat.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 46e9bb5e1b..f4a3e17bc0 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -22,13 +22,12 @@ Supported OS Versions for Management Server This section lists the operating systems that are supported for running CloudStack Management Server. -- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS -- Oracle Linux 8, 9 -- Rocky Linux 8, 9 -- Alma Linux 8, 9 -- RHEL versions 8, 9 -- Experimental support for RHEL 10 -- openSUSE Leap 15 (not widely tested and used by the community, tested to work in past CloudStack versions) +- Ubuntu 22.04 LTS, 24.04 LTS +- Oracle Linux 8, 9, 10 +- Rocky Linux 8, 9, 10 +- Alma Linux 8, 9, 10 +- RHEL versions 8, 9, 10 (not tested, but expected to work same as other EL distros) +- openSUSE Leap 15 (not widely tested and used by the community, tested to work openSUSE Leap 15.6) - SUSE Linux Enterprise Server 15 (not tested, but expected to work same as with openSUSE 15 but likely require workarounds) - Debian 12, 13 (not tested, but expected to work same as Ubuntu)