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/31 08:35:08 UTC

[cloudstack] branch master updated (b7540af -> 1bd66cb)

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

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

      from  b7540af   Merge pull request #1967 from bvbharatk/CLOUDSTACK-9638
      adds  502f813   CLOUDSTACK-9895 : Added support for parallel volume(s) creation from a volume snapshot
       new  1bd66cb   Merge pull request #2072 from Accelerite/CLOUDSTACK-9895_ParallelVolumes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../storage/volume/VolumeServiceImpl.java          |  12 +-
 .../framework/jobs/impl/AsyncJobManagerImpl.java   |  12 +
 .../test_concurrent_create_volume_from_snapshot.py | 306 +++++++++++++++++++++
 3 files changed, 328 insertions(+), 2 deletions(-)
 create mode 100644 test/integration/component/test_concurrent_create_volume_from_snapshot.py

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

[cloudstack] 01/01: Merge pull request #2072 from Accelerite/CLOUDSTACK-9895_ParallelVolumes

Posted by ra...@apache.org.
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 1bd66cb03e83678187bb85fc2c80f3b223185491
Merge: b7540af 502f813
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Wed May 31 14:05:05 2017 +0530

    Merge pull request #2072 from Accelerite/CLOUDSTACK-9895_ParallelVolumes
    
    CLOUDSTACK-9895 : Added support for parallel volume(s) creation from a volume snapshot

 .../storage/volume/VolumeServiceImpl.java          |  12 +-
 .../framework/jobs/impl/AsyncJobManagerImpl.java   |  12 +
 .../test_concurrent_create_volume_from_snapshot.py | 306 +++++++++++++++++++++
 3 files changed, 328 insertions(+), 2 deletions(-)


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