This is an automated email from the ASF dual-hosted git repository.
bstoyanov pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 7786cf93c28 Veeam: Use restore timeout as an interval as opposed to a
counter (#11772)
add 65e9bebc698 Show parent snapshot (along with the chain size) for
incremental snapshots (#12468)
No new revisions were added by this update.
Summary of changes:
.../api/command/user/config/ListCapabilitiesCmd.java | 1 +
.../cloudstack/api/response/CapabilitiesResponse.java | 8 ++++++++
.../cloudstack/api/response/SnapshotResponse.java | 16 ++++++++++++++++
.../com/cloud/api/query/dao/SnapshotJoinDaoImpl.java | 2 ++
.../java/com/cloud/server/ManagementServerImpl.java | 2 ++
ui/src/components/view/ListView.vue | 14 ++++++++++++++
ui/src/config/section/storage.js | 17 +++++++++++++----
7 files changed, 56 insertions(+), 4 deletions(-)