You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/05/08 04:46:00 UTC

[cloudstack] 01/01: Merge pull request #1813 from priyankparihar/CLOUDSTACK-9604

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

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

commit 45f62c3483ee350df07467a5698a94ad870fb365
Merge: 503c803 c2c1f01
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Mon May 8 10:15:57 2017 +0530

    Merge pull request #1813 from priyankparihar/CLOUDSTACK-9604
    
    CLOUDSTACK-9604: Root disk resize support for VMware and XenServer.

 .../hypervisor/vmware/resource/VmwareResource.java |   56 +-
 .../resource/XenServerStorageProcessor.java        |    7 +
 .../xenbase/CitrixResizeVolumeCommandWrapper.java  |    5 +
 .../wrapper/xenbase/CitrixRequestWrapperTest.java  |    1 -
 .../com/cloud/storage/VolumeApiServiceImpl.java    |    8 +-
 server/src/com/cloud/vm/UserVmManagerImpl.java     |   41 +-
 server/test/com/cloud/vm/UserVmManagerTest.java    |   57 +-
 .../integration/component/test_ps_resize_volume.py |    3 +-
 .../component/test_rootvolume_resize.py            | 1139 ++++++++++++++++++++
 .../smoke/test_deploy_vm_root_resize.py            |  410 ++++---
 tools/marvin/marvin/lib/base.py                    |    7 +-
 ui/scripts/storage.js                              |   78 +-
 ui/scripts/ui-custom/instanceWizard.js             |   10 +-
 13 files changed, 1631 insertions(+), 191 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.