You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2020/04/11 14:40:40 UTC

[cloudstack] branch 4.13 updated (e0b67a4 -> f18fe5e)

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

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


    from e0b67a4  server: Cannot list affinity group if there are hosts dedicated… (#4025)
     add f18fe5e  Snapshot deletion issues (#3969)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/fakeDriverTestContext.xml   |   2 +-
 .../src/test/resources/storageContext.xml          |   2 +-
 ...tStrategy.java => DefaultSnapshotStrategy.java} | 176 +++++++++++++++------
 ...ing-engine-storage-snapshot-storage-context.xml |   4 +-
 .../kvm/storage/KVMStorageProcessor.java           |  62 +++++---
 5 files changed, 166 insertions(+), 80 deletions(-)
 rename engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/{XenserverSnapshotStrategy.java => DefaultSnapshotStrategy.java} (74%)