This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch fix-assign-vm-1
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from fd7159cd5a9 rearrange logic for change of ownership to avoid any
resources being left behind in the DB should there be an exception
add 265f4cdc288 core: support chunked transfer for image files (#10820)
add 011fced91ed ehancement: add password to configdrive vendor_data.json
(#10061)
add 8fbe8b410b3 Merge branch '4.20' of
https://github.com/apache/cloudstack into fix-assign-vm-1
add 49b76c9d26a revert changes made
No new revisions were added by this update.
Summary of changes:
.../storage/template/HttpTemplateDownloader.java | 99 ++++++++++++++++------
.../storage/configdrive/ConfigDriveBuilder.java | 43 +++++++++-
.../configdrive/ConfigDriveBuilderTest.java | 20 ++---
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 72 ++++++----------
.../java/com/cloud/vm/UserVmManagerImplTest.java | 70 ++++++++-------
5 files changed, 183 insertions(+), 121 deletions(-)