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

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


    from ac9b898  vmware related fixes
     new b6ee66a  vmware: fix NPE for zone scoped primary storage
     new fe0cbdf  CLOUDSTACK-9953: Resize root disk for VMware when full clone 
is enabled
     new bd11b85  vmware: don't reboot, use udevadm to reconfigure nic/macs
     new 27e6873  engine/orchestration: don't cause NPE, throw valid runtime 
exception
     new 2ae510f  systemvmtemplate: fix acpi shutdown
     new f8f1c99  systemvm: set ping timeout at 3seconds per nic/gw
     new 06fc4bf  tests: fix chmod, test flow for vmware/disk-resize smoketest
     new 5585411  systemvmtemplate improvements: more swap, avoid oom
     new af4668c  CLOUDSTACK-10193: Use other64Linux for systemvms on VMware

The 9 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:
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |  2 +-
 .../hypervisor/vmware/resource/VmwareResource.java | 34 ++++++-------
 server/src/com/cloud/server/StatsCollector.java    | 20 +++++++-
 setup/db/db/schema-41000to41100.sql                |  4 ++
 systemvm/debian/opt/cloud/bin/cs/CsDhcp.py         |  2 +-
 systemvm/debian/opt/cloud/bin/setup/common.sh      |  6 +--
 systemvm/debian/opt/cloud/bin/setup/router.sh      |  6 +--
 systemvm/debian/opt/cloud/bin/setup/vpcrouter.sh   |  2 +-
 .../smoke/test_deploy_vm_root_resize.py            | 56 +++++++++-------------
 test/integration/smoke/test_iso.py                 |  0
 test/integration/smoke/test_list_ids_parameter.py  |  0
 .../smoke/test_nested_virtualization.py            |  0
 test/integration/smoke/test_vm_life_cycle.py       |  0
 .../systemvmtemplate/configure_acpid.sh            | 13 ++---
 .../definitions/systemvmtemplate/configure_grub.sh |  2 +-
 .../systemvmtemplate/install_systemvm_packages.sh  |  4 +-
 .../definitions/systemvmtemplate/preseed.cfg       |  6 +--
 17 files changed, 76 insertions(+), 81 deletions(-)
 mode change 100755 => 100644 
test/integration/smoke/test_deploy_vm_root_resize.py
 mode change 100755 => 100644 test/integration/smoke/test_iso.py
 mode change 100755 => 100644 test/integration/smoke/test_list_ids_parameter.py
 mode change 100755 => 100644 
test/integration/smoke/test_nested_virtualization.py
 mode change 100755 => 100644 test/integration/smoke/test_vm_life_cycle.py

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to