This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
from 4d14bf9 update details for the configuration of NAS-based backup and
recovery (#507)
add 2c6b222 multi-arch: note on new config and improvements (#491)
add 7b905a5 vTPM: add vm settings (#490)
add 4f92d5a Update XenServer supported versions (#502)
add d6cb68d Section about vm password in ConfigDrive (#501)
add 674362a KVM: mask libvirt services on Ubuntu hosts (#493)
add 8b2f440 Add best practices to docs (#486)
add f1f6be2 Added missing file for oauth (#417)
add 4aa7177 tuning: note wrt db pool preference (#451)
add 449ade5 Release notes for 4.20.1 (#509)
add e3fda2f Fix Adding a zone documentation (#472)
add 09b8c2c Add statement about local.storage.uuid presence in
agent.properties (#473)
add 676911a cks: update docs for removed createKubernetesCluster API
param (#477)
add 85c254b Adding a note about the usage of tagging Physical Networks
(#481)
add eb4319c 4.19.2 release (#485)
add cd00d41 new sphinx req: conf location
add b1d25b3 note on the possibility of duplicate alerts (#487)
add 820455d Update network offering usage record (inline with the
response) (#505)
add c9173a1 4.19.3 release notes (#508)
add 4124f43 Merge branch '4.19' into 4.20 with 'ours' strategy
new 0ef9029 Merge branch '4.20' into main with 'ours' strategy
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:
.readthedocs.yaml | 7 +-
source/_global.rst | 23 +-
.../_static/images/oauth-provider-registration.png | Bin 0 -> 63504 bytes
.../images/vm-settings-kvm-guest-cpu-model.png | Bin 0 -> 45455 bytes
source/_static/images/vm-settings-uefi-secure.png | Bin 0 -> 6569 bytes
.../vm-settings-virtual-tpm-enabled-vmware.png | Bin 0 -> 27308 bytes
.../images/vm-settings-virtual-tpm-model-kvm.png | Bin 0 -> 30070 bytes
.../images/vm-settings-virtual-tpm-version-kvm.png | Bin 0 -> 28342 bytes
source/adminguide/accounts.rst | 10 +-
source/adminguide/api.rst | 25 +-
.../ip_load_balancing.rst => best_practices.rst} | 21 +-
source/adminguide/events.rst | 8 +
source/adminguide/index.rst | 9 +
.../adminguide/networking/advanced_zone_config.rst | 1 +
source/adminguide/storage.rst | 5 +-
source/adminguide/systemvm.rst | 62 +-
source/adminguide/templates/_create_windows.rst | 9 +-
source/adminguide/tuning.rst | 4 +
source/adminguide/usage.rst | 14 +-
source/adminguide/virtual_machines.rst | 44 +
source/conf.py | 4 +-
source/installguide/configuration.rst | 15 +-
source/installguide/hypervisor/kvm.rst | 2 +-
source/installguide/hypervisor/xenserver.rst | 2 +
source/plugins/cloudstack-kubernetes-service.rst | 1 -
source/releasenotes/about.rst | 18 +
source/releasenotes/api-changes.rst | 694 ++++++++++
source/releasenotes/changes.rst | 1424 ++++++++++++++++++++
source/releasenotes/compat.rst | 5 +-
29 files changed, 2344 insertions(+), 63 deletions(-)
create mode 100644 source/_static/images/oauth-provider-registration.png
create mode 100644 source/_static/images/vm-settings-kvm-guest-cpu-model.png
create mode 100644 source/_static/images/vm-settings-uefi-secure.png
create mode 100644
source/_static/images/vm-settings-virtual-tpm-enabled-vmware.png
create mode 100644 source/_static/images/vm-settings-virtual-tpm-model-kvm.png
create mode 100644
source/_static/images/vm-settings-virtual-tpm-version-kvm.png
copy source/adminguide/{networking/ip_load_balancing.rst =>
best_practices.rst} (67%)