Skip to content

Commit 7fdd7a9

Browse files
compat: drop .x from centos/rhel versions (apache#210)
CentOS7, CentOS8 is distro; we assume people to upgrade to latest .x as it may be the case that upgrade to latest CloudStack version forces some packages/dependencies to upgrade. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent f89f386 commit 7fdd7a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/releasenotes/compat.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ This section lists the operating systems that are supported for running
2323
CloudStack Management Server.
2424

2525
- Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS
26-
- CentOS versions 7.x, 8.x (note: CentOS 8 will EOL in Dec 2021)
27-
- RHEL versions 7.x, 8.x
26+
- CentOS versions 7, 8 (note: CentOS 8 will EOL in Dec 2021)
27+
- RHEL versions 7, 8
2828

2929
Software Requirements
3030
~~~~~~~~~~~~~~~~~~~~~
@@ -39,8 +39,8 @@ CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
3939
and VMware with vSphere.
4040

4141
- Ubuntu 16.04 LTS, 18.04, 20.04 LTS with KVM
42-
- CentOS 7.x, 8.x with KVM (note: CentOS 8 will EOL in Dec 2021)
43-
- Red Hat Enterprise Linux 7.x, 8.x with KVM
42+
- CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
43+
- Red Hat Enterprise Linux 7, 8 with KVM
4444
- XenServer versions 7.0, 7.1, 7.2, 7.4, 7.5, 8.0 with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1
4545

4646
.. 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>`_.

0 commit comments

Comments
 (0)