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 1f02579 notes on purging expunged resources (#397)
add 8a7f0c5 Add doc for importing and unmanaging volumes (#390)
add 02e9228 cleanup under developer guide (#404)
add 63eed5c project: note on project roles (#403)
add 831ee0a Enable cloud-init without any aid from ds-identify (#383)
add b9d6bd6 source: add support for Ubuntu 24.04 as both mgmt server host
and KVM host (#406)
add 6e81764 import-vm: remove username, password request params for vm
import (#401)
add 1f26c59 Add LDAP upgrade instructions from users coming from 4.19.0
(#408)
new fdca643 Merge remote-tracking branch 'origin/4.19'
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/import-volume.png | Bin 0 -> 70185 bytes
.../images/list-unmanaged-managed-volumes.png | Bin 0 -> 186219 bytes
source/_static/images/plugin1.jpg | Bin 32999 -> 0 bytes
source/_static/images/plugin2.jpg | Bin 35149 -> 0 bytes
source/_static/images/plugin3.jpg | Bin 41983 -> 0 bytes
source/_static/images/plugin4.png | Bin 6015 -> 0 bytes
source/_static/images/plugin_intro.png | Bin 1496 -> 0 bytes
source/_static/images/unmanage-volume.png | Bin 0 -> 52903 bytes
source/adminguide/projects.rst | 11 +
source/adminguide/storage.rst | 80 +++++
source/adminguide/templates.rst | 2 +-
source/adminguide/templates/_cloud_init.rst | 7 +
source/adminguide/templates/_create_linux.rst | 18 +-
source/adminguide/templates/_create_windows.rst | 2 +-
.../virtual_machines/importing_unmanaging_vms.rst | 2 -
source/adminguide/virtual_machines/user-data.rst | 2 +
source/developersguide/developer_guide.rst | 237 ++++---------
source/developersguide/get_help.rst | 15 +-
source/developersguide/plugins.rst | 382 ---------------------
source/releasenotes/about.rst | 14 +
source/releasenotes/compat.rst | 4 +-
21 files changed, 198 insertions(+), 578 deletions(-)
create mode 100644 source/_static/images/import-volume.png
create mode 100644 source/_static/images/list-unmanaged-managed-volumes.png
delete mode 100644 source/_static/images/plugin1.jpg
delete mode 100644 source/_static/images/plugin2.jpg
delete mode 100644 source/_static/images/plugin3.jpg
delete mode 100644 source/_static/images/plugin4.png
delete mode 100644 source/_static/images/plugin_intro.png
create mode 100644 source/_static/images/unmanage-volume.png