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/09/17 08:17:56 UTC

[cloudstack-documentation] branch main updated (62c8cd5 -> 1b3f770)

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 62c8cd5  Setup db schema only (#229)
     add ba570a1  MySQL sql_mode change (#239)
     add 212c16d  network: note on shared networks with IPv6 (#231)
     add 9814500  Get diagnostic data (#227)
     add baa1604  4.15.2.0: release notes updates
     new 1b3f770  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/_static/images/diagnostics-data-form.png | Bin 0 -> 10573 bytes
 source/_static/images/get-diagnostics-icon.png  | Bin 0 -> 690 bytes
 source/adminguide/accounts.rst                  |   4 +-
 source/adminguide/systemvm.rst                  | 100 ++++++++-
 source/plugins/ipv6.rst                         |   2 +
 source/releasenotes/about.rst                   |   9 +
 source/releasenotes/changes.rst                 | 270 ++++++++++++++++++++++++
 source/releasenotes/compat.rst                  |   4 +-
 source/upgrading/upgrade/upgrade_notes.rst      |  20 ++
 9 files changed, 404 insertions(+), 5 deletions(-)
 create mode 100755 source/_static/images/diagnostics-data-form.png
 create mode 100755 source/_static/images/get-diagnostics-icon.png

[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 1b3f77029d598af3bbf5122f6c3b29ba364f4e88
Merge: 62c8cd5 baa1604
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Sep 17 13:47:43 2021 +0530

    Merge remote-tracking branch 'origin/4.15' into main
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

 source/_static/images/diagnostics-data-form.png | Bin 0 -> 10573 bytes
 source/_static/images/get-diagnostics-icon.png  | Bin 0 -> 690 bytes
 source/adminguide/accounts.rst                  |   4 +-
 source/adminguide/systemvm.rst                  | 100 ++++++++-
 source/plugins/ipv6.rst                         |   2 +
 source/releasenotes/about.rst                   |   9 +
 source/releasenotes/changes.rst                 | 270 ++++++++++++++++++++++++
 source/releasenotes/compat.rst                  |   4 +-
 source/upgrading/upgrade/upgrade_notes.rst      |  20 ++
 9 files changed, 404 insertions(+), 5 deletions(-)

diff --cc source/releasenotes/compat.rst
index 3406b33,efb2030..93c0f10
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@@ -24,11 -24,8 +24,12 @@@ CloudStack Management Server
  
  -  Ubuntu 18.04 LTS, 20.04 LTS
  -  CentOS versions 7, 8 (note: CentOS 8 will EOL in Dec 2021)
- -  RHEL versions 7, 8 (along with binary compatible versions such as Rocky Linux 8)
+ -  Rocky Linux 8
+ -  RHEL versions 7, 8
 +-  openSUSE Leap 15
 +-  SUSE Linux Enterprise Server 15
 +
 +   .. note:: There is a known issue with ipmitool with RHEL8 / SUSE, so certain functionality such as out of band management might not work
  
  Software Requirements
  ~~~~~~~~~~~~~~~~~~~~~
@@@ -44,10 -41,8 +45,11 @@@ and VMware with vSphere
  
  -  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
+ -  Rocky Linux 8 with KVM
 +-  openSUSE Leap 15
 +-  SUSE Linux Enterprise Server 15
  -  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>`_.