You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/08/09 08:51:25 UTC

[cloudstack] branch main updated (949cf71 -> ea7d3b3)

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

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


    from 949cf71  api: Display last updated time for VM (#4685)
     add ea7d3b3  Cleanup volume information from db when deleted (#4551)

No new revisions were added by this update.

Summary of changes:
 .../storage/datastore/db/VolumeDataStoreDao.java     |  2 ++
 .../storage/motion/AncientDataMotionStrategy.java    | 20 +++++++++++++++++---
 .../storage/image/db/VolumeDataStoreDaoImpl.java     | 12 +++++++++---
 .../java/com/cloud/storage/StorageManagerImpl.java   |  1 +
 4 files changed, 29 insertions(+), 6 deletions(-)