This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch doc-minor-local-storage
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
from 545b14d Update storage.rst
add c8e1051 Add github action to generate docs preview on PRs (#360)
add c0fc875 Add missing license to github action workflow (#362)
add 281676a Documentation for Object Storage feature (#338)
add 828ea98 remove Juniper plugin references (#348)
add 6ea6981 Update ssh key path on VMware envs (#347)
add e2a9584 Kvm networking examples with "netplan" (#341)
add 7c1642b Add Docs for Object Store UI (#364)
add 883174f Add doc for dynamic secondary storage selectors (#368)
add dfd01c4 Add info about performance with vm stats (#369)
add 3eefd9f Initial updates to add HPE Primera and Pure Flasharray
documentation (#363)
add cc5ee97 Import VMware VMs into KVM - Documentation (#342)
add 898b071 Add: Finding Primary storage for migration (#325)
add aa41770 Add multiple local storage pools in KVM - via UI (#366)
add 6105467 Merge branch 'main' into doc-minor-local-storage
No new revisions were added by this update.
Summary of changes:
.github/workflows/gen-docs.yaml | 32 ++++
source/_static/images/add-bucket.png | Bin 0 -> 32707 bytes
source/_static/images/add-object-store.png | Bin 0 -> 23347 bytes
source/_static/images/adding-local-pool-via-ui.png | Bin 0 -> 78065 bytes
.../_static/images/bucket-details-browser-tab.png | Bin 0 -> 158849 bytes
.../images/import-vm-from-vmware-to-kvm.png | Bin 0 -> 150155 bytes
source/_static/images/object-store-browser-tab.png | Bin 0 -> 69101 bytes
.../images/object-store-file-properties.png | Bin 0 -> 52220 bytes
source/_static/images/object-store-file-upload.png | Bin 0 -> 66224 bytes
source/_static/images/upload-button.png | Bin 0 -> 4699 bytes
source/adminguide/networking.rst | 48 ++---
.../external_firewalls_and_load_balancers.rst | 7 +-
.../networking/ip_forwarding_and_firewalling.rst | 5 +-
source/adminguide/storage.rst | 204 ++++++++++++++++++++-
source/adminguide/systemvm.rst | 4 +-
source/adminguide/virtual_machines.rst | 37 +++-
.../virtual_machines/importing_unmanaging_vms.rst | 5 -
.../importing_vmware_vms_into_kvm.rst | 120 ++++++++++++
source/conceptsandterminology/concepts.rst | 143 ++++++++-------
.../locale/pot/administration_guide.pot | 4 +-
source/installguide/configuration.rst | 177 ++++++++++++++++--
source/installguide/hypervisor/kvm.rst | 46 +++++
source/installguide/management-server/_nfs.rst | 2 +-
23 files changed, 712 insertions(+), 122 deletions(-)
create mode 100644 .github/workflows/gen-docs.yaml
create mode 100644 source/_static/images/add-bucket.png
create mode 100644 source/_static/images/add-object-store.png
create mode 100644 source/_static/images/adding-local-pool-via-ui.png
create mode 100644 source/_static/images/bucket-details-browser-tab.png
create mode 100644 source/_static/images/import-vm-from-vmware-to-kvm.png
create mode 100644 source/_static/images/object-store-browser-tab.png
create mode 100644 source/_static/images/object-store-file-properties.png
create mode 100644 source/_static/images/object-store-file-upload.png
create mode 100644 source/_static/images/upload-button.png
create mode 100644
source/adminguide/virtual_machines/importing_vmware_vms_into_kvm.rst