This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 14323c9 updated maven dependency due to #5363 (#5366)
add 961e85e Fix of creating volumes from snapshots without backup to
secondary storage (#5349)
No new revisions were added by this update.
Summary of changes:
.../engine/orchestration/VolumeOrchestrator.java | 32 +++--
.../storage/datastore/db/SnapshotDataStoreDao.java | 2 +
.../storage/snapshot/SnapshotDataFactoryImpl.java | 2 +-
.../storage/image/db/SnapshotDataStoreDaoImpl.java | 10 ++
.../kvm/storage/KVMStorageProcessor.java | 154 +++++++++++++++++----
.../kvm/storage/LibvirtStorageAdaptor.java | 8 +-
.../CloudStackPrimaryDataStoreDriverImpl.java | 32 ++++-
7 files changed, 199 insertions(+), 41 deletions(-)