This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a commit to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.22 by this push:
new 1693b373 [4.22] Correct Supported OS versions (#661)
1693b373 is described below
commit 1693b37341f7ba9274b362a255442a27543ffa93
Author: Suresh Kumar Anaparti <[email protected]>
AuthorDate: Fri May 29 13:19:28 2026 +0530
[4.22] Correct Supported OS versions (#661)
---
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 46e9bb5e..f4a3e17b 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)