This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new b9d6bd6 source: add support for Ubuntu 24.04 as both mgmt server host
and KVM host (#406)
b9d6bd6 is described below
commit b9d6bd62324aa1031c9262969938dd2c91cbaec7
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Jun 13 17:58:47 2024 +0530
source: add support for Ubuntu 24.04 as both mgmt server host and KVM host
(#406)
Adds 24.04 and removed 18.04 (eol'd last year)
Signed-off-by: Rohit Yadav <[email protected]>
---
source/releasenotes/compat.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst
index 3319e60..16da450 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -22,7 +22,7 @@ Supported OS Versions for Management Server
This section lists the operating systems that are supported for running
CloudStack Management Server.
-- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS
+- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS
- CentOS versions 7
- Rocky Linux 8, 9
- Alma Linux 8, 9
@@ -45,7 +45,7 @@ Supported Hypervisor Versions
CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
and VMware with vSphere.
-- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS with KVM
+- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM
- CentOS 7 with KVM
- Rocky Linux 8, 9 with KVM
- Red Hat Enterprise Linux 7, 8, 9 with KVM