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 285387105ff Fix the poll for the API ReadyForShutdown even after
logout (#8004)
add 221f863939e Use direct download timeout configs for URL check (#7948)
add 8cd7147b25b Merge remote-tracking branch 'origin/4.18'
No new revisions were added by this update.
Summary of changes:
.../agent/directdownload/CheckUrlCommand.java | 18 +++++++++++++++
.../direct/download/DirectDownloadHelper.java | 27 +++++++++++++++++-----
.../download/HttpDirectTemplateDownloader.java | 4 ++--
.../download/HttpsDirectTemplateDownloader.java | 4 ++--
.../download/MetalinkDirectTemplateDownloader.java | 4 ++--
.../download/BaseDirectTemplateDownloaderTest.java | 2 +-
.../MetalinkDirectTemplateDownloaderTest.java | 3 ++-
.../resource/wrapper/LibvirtCheckUrlCommand.java | 11 ++++++---
.../cloud/template/HypervisorTemplateAdapter.java | 6 ++++-
9 files changed, 61 insertions(+), 18 deletions(-)