This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.20 by this push:
new ace34996 compat: clarify compatibility matrix for ACS 4.20+ (#537)
ace34996 is described below
commit ace349962ce2e58952d00cbad5b752c81dabaaa3
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed Aug 13 13:26:48 2025 +0530
compat: clarify compatibility matrix for ACS 4.20+ (#537)
Signed-off-by: Rohit Yadav <[email protected]>
---
source/releasenotes/compat.rst | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst
index 29318a0a..7e601a23 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -24,14 +24,15 @@ CloudStack Management Server.
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS
- Oracle Linux 8, 9
-- Alma Linux 8, 9
- Rocky Linux 8, 9
+- Alma Linux 8, 9
- RHEL versions 8, 9
-- openSUSE Leap 15
-- SUSE Linux Enterprise Server 15 (not tested, but expected to work same as
with openSUSE 15)
-- Debian 12 (not tested, but expected to work same as Ubuntu)
+- Experimental support for RHEL 10
+- openSUSE Leap 15 (not widely tested and used by the community, tested to
work in past CloudStack versions)
+- 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)
- .. note:: There is a known issue with ipmitool with EL8 / EL9 / SUSE, so
certain functionality such as out of band management might not work
+ .. note:: There is a known issue with ipmitool with the EL and SUSE
distros, so certain functionality such as out of band management might not work
Software Requirements
~~~~~~~~~~~~~~~~~~~~~
@@ -47,17 +48,17 @@ and VMware with vSphere.
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM
- Oracle Linux 8, 9 with KVM
-- Alma Linux 8, 9 with KVM
- Rocky Linux 8, 9 with KVM
-- Red Hat Enterprise Linux 8, 9 with KVM
-- Experimental support for Red Hat Enterprise Linux 10 with KVM
-- openSUSE Leap 15 with KVM
-- SUSE Linux Enterprise Server 15 with KVM
+- Alma Linux 8, 9 with KVM
+- RHEL 8, 9 with KVM
+- Experimental support for RHEL 10 with KVM
+- openSUSE Leap 15 with KVM (not widely tested and used by the community,
tested to work in past CloudStack versions)
+- SUSE Linux Enterprise Server 15 with KVM (not tested, but expected to work
same as with openSUSE 15 but likely require workarounds)
- XCP-ng 8.2.0
- XCP-ng 8.3.0
- Citrix Hypervisor/XenServer version 8.2 (not tested, but expected to work.
For 8.2 please check the note below) with latest hotfixes
- Citrix Hypervisor/XenServer version 8.4
-- Debian 12 with KVM (not tested, but expected to work same as Ubuntu)
+- Debian 12, 13 with KVM (not tested, but expected to work same as Ubuntu)
.. note:: It is now required to enable HA on the XenServer pool in order to
recover from a pool-master failure. Please refer to the `XenServer
documentation
<https://docs.citrix.com/en-us/xencenter/7-1/pools-ha-enable.html>`_.