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 2018/05/16 20:00:58 UTC

[cloudstack] branch master updated (4661daa -> 15eddf3)

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

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


    from 4661daa  Merge branch '4.11':  Fixes #2633 don't block agent for pending tasks on reconnection (#2638)
     add b9ed42b  Fix primary storage count when deleting volumes (#2629)
     add 15eddf3  Merge forward branch '4.11' PR #2629

No new revisions were added by this update.

Summary of changes:
 .../java/com/cloud/storage/VolumeApiService.java   |  18 +-
 .../engine/subsystem/api/storage/VolumeInfo.java   |   2 +
 .../subsystem/api/storage/VolumeService.java       |  28 +-
 .../storage/volume/VolumeServiceImpl.java          | 185 +++-----
 .../java/com/cloud/storage/StorageManagerImpl.java |  29 +-
 .../com/cloud/storage/VolumeApiServiceImpl.java    | 161 ++++---
 .../cloud/storage/VolumeApiServiceImplTest.java    | 503 +++++++++++++++++++--
 7 files changed, 653 insertions(+), 273 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rafael@apache.org.