This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
from 736f8a3d Update Palo Alto Networks Firewall not tested recently (#654)
add 499f3a9e Resize volume: add pool capacity disablethreshold for resize
and allow volume auto migration (#443)
add ce026c04 Update compatability matrix for OpenSUSE (#573)
add 5f003697 Clarification of Network ACL rules and Security group rules
(#568)
add 851b10ed CKS: update doc of creating ISO (#565)
add 24e969cd adding nmcli commands to configure Oracle Linux host (#570)
add ae00f36f systemvm: Update patch systemvm support matrix (#382)
add 1b8f2ca3 4.20.2 release note (#583)
add 9a5fb9db Log4j file details (#607)
add 53173a11 Debian: add instruction for MySQL python connector (#610)
add 2437b2a8 Warning about VM with VMHA not restarting when primary
storage is put on maintenance (#619)
add 79e87a60 Add minreq.sysvmtemplate.versione example for VR live patch
(#618)
add 822838ba Improvements added in making the existing templates available
on newly added secondary storage
add adc272ae Added parameter details
add c4e9ba61 corrections
add 423da79d more corrections
add 07514df1 Correction
add d0880cf1 Fix table format
add 4ec617b6 Merge pull request #611 from
shapeblue/improve_template_copy_btw_secondary_storages
add ac474765 Updated configuration details for Management and KVM Agent
services (#623)
add 9b9c0c1f Fix the User Interface ref link in install guide (#626)
add c3f0a0fc Doc update for MySQL 8.4 support (#629)
add 29d6a903 [Doc] ceph-common package requirement on KVM hosts, to get
the physical size of the snapshots for the volumes on ceph primary storage
(#622)
add a39b1e93 kvm,physical network: change in storage traffic behaviour
(#563)
add b627bc96 vm: note on skip forced disk controllers uefi secure boot
(#616)
add 50a5b96f kvm,compute-offering: prevent CPU limiting completely (#636)
add 9a954f84 upgrade guard explanation (#609)
add febd11e9 4.20.3 release note (#644)
new 8331917b Merge branch '4.20' into 4.22
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/resize-volume.png | Bin 10420 -> 40174 bytes
source/adminguide/index.rst | 2 +-
source/adminguide/networking/security_groups.rst | 5 +
.../networking/virtual_private_cloud_config.rst | 18 ++--
source/adminguide/service_offerings.rst | 8 ++
source/adminguide/storage.rst | 15 ++-
.../adminguide/tuning/disable_omit_stack_trace.rst | 55 ++++++++++
source/adminguide/{ => tuning}/tuning.rst | 3 +
source/adminguide/virtual_machines.rst | 12 +++
source/conf.py | 2 +-
source/installguide/configuration.rst | 58 +++++++++--
source/installguide/hypervisor/kvm.rst | 116 ++++++++++++++++++++-
.../management-server/_pkg_install.rst | 16 +++
source/installguide/overview/_overview.rst | 2 +-
source/releasenotes/changes.rst | 2 +-
source/releasenotes/compat.rst | 15 +--
source/upgrading/index.rst | 11 ++
source/upgrading/upgrade/_sysvm_restart.rst | 30 +++++-
source/upgrading/upgrade/mysql.rst | 103 +++++++++++++++++-
source/upgrading/upgrade/upgrade_notes.rst | 111 ++++++++++++++++++++
20 files changed, 547 insertions(+), 37 deletions(-)
create mode 100644 source/adminguide/tuning/disable_omit_stack_trace.rst
rename source/adminguide/{ => tuning}/tuning.rst (99%)
create mode 100644 source/upgrading/upgrade/upgrade_notes.rst