From 61ea347cb4c22c82604e70231e606d445ef082c3 Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Thu, 9 Jun 2022 08:52:50 +0200 Subject: [PATCH] Add Ubuntu 22.04 in compatibility matrix --- 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 03dcbaba8e..e7259ba14c 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 +- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS - CentOS versions 7 - Rocky Linux 8 - RHEL versions 7, 8 @@ -43,7 +43,7 @@ Supported Hypervisor Versions CloudStack supports three hypervisor families, XenServer with XAPI, KVM, and VMware with vSphere. -- Ubuntu 18.04 LTS, 20.04 LTS with KVM +- Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS with KVM - CentOS 7 with KVM - Rocky Linux 8 with KVM - Red Hat Enterprise Linux 7, 8 with KVM