You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/07/05 10:24:37 UTC

[cloudstack-documentation] branch main updated (6c1cc86 -> bc9a5d7)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


    from 6c1cc86  Merge remote-tracking branch 'origin/4.15' into main
     add e5286a6  4.15.1.0 release notes updates
     new bc9a5d7  Merge remote-tracking branch 'origin/4.15' into main

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/releasenotes/about.rst   |  14 +-
 source/releasenotes/changes.rst | 869 +++++++++++++++++++++++++++++++++++++++-
 source/releasenotes/compat.rst  |  17 +-
 3 files changed, 891 insertions(+), 9 deletions(-)

[cloudstack-documentation] 01/01: Merge remote-tracking branch 'origin/4.15' into main

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit bc9a5d7a69a9eb3ef248b202062be90b21467491
Merge: 6c1cc86 e5286a6
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Mon Jul 5 15:52:54 2021 +0530

    Merge remote-tracking branch 'origin/4.15' into main

 source/releasenotes/about.rst   |  14 +-
 source/releasenotes/changes.rst | 869 +++++++++++++++++++++++++++++++++++++++-
 source/releasenotes/compat.rst  |  17 +-
 3 files changed, 891 insertions(+), 9 deletions(-)

diff --cc source/releasenotes/compat.rst
index cf954ca,125a217..1aea35c
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@@ -22,9 -22,10 +22,10 @@@ Supported OS Versions for Management Se
  This section lists the operating systems that are supported for running
  CloudStack Management Server.
  
- -  Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS
+ -  Ubuntu 18.04 LTS, 20.04 LTS
  -  CentOS versions 7, 8 (note: CentOS 8 will EOL in Dec 2021)
++-  Rocky Linux 8
  -  RHEL versions 7, 8
 --  Rocky Linux 8 (experimental support)
  
  Software Requirements
  ~~~~~~~~~~~~~~~~~~~~~
@@@ -38,10 -39,11 +39,11 @@@ Supported Hypervisor Version
  CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
  and VMware with vSphere.
  
- -  Ubuntu 16.04 LTS, 18.04, 20.04 LTS with KVM
+ -  Ubuntu 18.04 LTS, 20.04 LTS with KVM
  -  CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
++-  Rocky Linux 8 with KVM
  -  Red Hat Enterprise Linux 7, 8 with KVM
- -  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
 --  Rocky Linux 8 with KVM (experimental support)
+ -  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2
  
     .. 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>`_.