Skip to content

Commit 82f1660

Browse files
releasenotes: add note about CentOS 8 EOL in Dec 2021 (apache#173)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 5d6ef85 commit 82f1660

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

source/releasenotes/about.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Apache CloudStack |release| is a |version| LTS release with over FIXME major new
2121
features, and over 100 enhancements and fixes since 4.14. Highlights include:
2222

2323
• New modern UI (GA release)
24-
• Support for CentOS8 and Ubuntu 20.04 as management server hosts and KVM hosts
24+
• Support for CentOS8 and Ubuntu 20.04 as management server hosts and KVM hosts (note: CentOS 8 will EOL in Dec 2021)
2525
• FIXME: add rest of new features
2626

2727
The full list of new features can be found in the project release notes at
@@ -62,7 +62,9 @@ workaround in their KVM host's /etc/ssh/sshd_config and restart ssh server
6262
before adding the KVM host in CloudStack:
6363

6464
PubkeyAcceptedKeyTypes=+ssh-dss
65+
6566
HostKeyAlgorithms=+ssh-dss
67+
6668
KexAlgorithms=+diffie-hellman-group1-sha1
6769

6870
New UI GA and Legacy UI Deprecation and Removal Notice

source/releasenotes/compat.rst

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

25-
- Ubuntu 16.04 LTS, 18.04, 20.04 LTS
26-
- CentOS versions 7.x, 8.x
25+
- 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)
2727
- RHEL versions 7.x, 8.x
2828

2929
Software Requirements
@@ -39,7 +39,7 @@ 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
42+
- CentOS 7.x, 8.x with KVM (note: CentOS 8 will EOL in Dec 2021)
4343
- Red Hat Enterprise Linux 7.x, 8.x 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

0 commit comments

Comments
 (0)