This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 53001417a04 UI: Fix column name in Usage view (#10700)
add 6de084ca976 Add download link of volumes, templates and ISOs to the
download event details (#10564)
No new revisions were added by this update.
Summary of changes:
.../cloudstack/api/command/user/iso/ExtractIsoCmd.java | 11 ++++++++++-
.../api/command/user/template/ExtractTemplateCmd.java | 10 +++++++++-
.../api/command/user/volume/ExtractVolumeCmd.java | 8 ++++++--
.../java/com/cloud/storage/VolumeApiServiceImpl.java | 16 ++++++++++++----
.../java/com/cloud/template/TemplateManagerImpl.java | 8 ++++++--
5 files changed, 43 insertions(+), 10 deletions(-)