You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by nv...@apache.org on 2022/03/10 11:50:55 UTC

[cloudstack] branch main updated (0a4cf5b -> e3132af)

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

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


    from 0a4cf5b  ui: Fix dashboard links (#6083)
     add 3a456f1  server: mark volume snapshots as Destroyed if it does not exist on primary and secondary storage when delete a volume (#6057)
     new e3132af  Merge branch '4.16'

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:
 .../java/com/cloud/storage/snapshot/SnapshotApiService.java |  2 ++
 .../apache/cloudstack/storage/volume/VolumeServiceImpl.java |  8 ++++++--
 .../com/cloud/storage/snapshot/SnapshotManagerImpl.java     | 13 +++++++++++++
 3 files changed, 21 insertions(+), 2 deletions(-)

[cloudstack] 01/01: Merge branch '4.16'

Posted by nv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e3132af64ed78491558d9b55ec89948e9d646706
Merge: 0a4cf5b 3a456f1
Author: nvazquez <ni...@gmail.com>
AuthorDate: Thu Mar 10 08:49:43 2022 -0300

    Merge branch '4.16'

 .../java/com/cloud/storage/snapshot/SnapshotApiService.java |  2 ++
 .../apache/cloudstack/storage/volume/VolumeServiceImpl.java |  8 ++++++--
 .../com/cloud/storage/snapshot/SnapshotManagerImpl.java     | 13 +++++++++++++
 3 files changed, 21 insertions(+), 2 deletions(-)