This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 2621c3d  test cleanup (#4473)
     add 52c36ca  kvm: Fix deploy VM from ISOs with UEFI (#4773)
     add 9da8124  maven: version 2.11 is incompatible with java 11 (#4802)
     new 49acd1d  Merge remote-tracking branch 'origin/4.15'

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:
 .../cloudstack/storage/command/DettachCommand.java |  18 ++
 .../kvm/resource/LibvirtComputingResource.java     |  30 ++-
 .../hypervisor/kvm/resource/LibvirtVMDef.java      |  27 +--
 .../kvm/storage/KVMStorageProcessor.java           |  12 +-
 pom.xml                                            |   2 +-
 .../com/cloud/template/TemplateManagerImpl.java    |  15 +-
 .../cloud/template/TemplateManagerImplTest.java    |   8 +
 test/integration/smoke/test_deploy_vm_iso_uefi.py  | 235 +++++++++++++++++++++
 tools/marvin/marvin/config/test_data.py            |  10 +
 tools/marvin/marvin/lib/base.py                    |   8 +-
 10 files changed, 327 insertions(+), 38 deletions(-)
 create mode 100644 test/integration/smoke/test_deploy_vm_iso_uefi.py

Reply via email to