This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from d76caa7 Merge remote-tracking branch 'origin/4.14'
add f843c53 Fix snapshots garbage collection (#4188)
add 5c6e79b Merge branch '4.13' into 4.14
new 7e3b61b Merge branch '4.14'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cloudstack/storage/datastore/db/SnapshotDataStoreDao.java | 2 ++
.../cloudstack/storage/image/db/SnapshotDataStoreDaoImpl.java | 9 +++++++++
server/src/main/java/com/cloud/storage/StorageManagerImpl.java | 5 ++++-
3 files changed, 15 insertions(+), 1 deletion(-)