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

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

commit cea4801be180c4e54a16e0553c8f393c70055412
Merge: 9f1577d2a8d 32cc1d46a5c
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Wed Jul 10 15:57:06 2024 +0530

    Merge remote-tracking branch 'origin/4.19'
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>

 .../storage/motion/StorageSystemDataMotionStrategy.java | 17 ++++++++++++-----
 .../java/com/cloud/capacity/CapacityManagerImpl.java    |  2 ++
 tools/appliance/systemvmtemplate/template.json          |  2 +-
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --cc tools/appliance/systemvmtemplate/template.json
index fe735d26b5e,6a7022a50f9..2b0fe3a07ab
--- a/tools/appliance/systemvmtemplate/template.json
+++ b/tools/appliance/systemvmtemplate/template.json
@@@ -27,8 -27,8 +27,8 @@@
        "format": "qcow2",
        "headless": true,
        "http_directory": "http",
 -      "iso_checksum": 
"sha512:7ef909042308510e42e2da38fa2815e4f39292b07026fc8cf1b12f3148e7329da7d24b01914fc7449895ee08a38f567f1e09c5f7a9bfaa65bb454ebfd0439f91",
 -      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/11.10.0/amd64/iso-cd/debian-11.10.0-amd64-netinst.iso";,
 +      "iso_checksum": 
"sha512:33c08e56c83d13007e4a5511b9bf2c4926c4aa12fd5dd56d493c0653aecbab380988c5bf1671dbaea75c582827797d98c4a611f7fb2b131fbde2c677d5258ec9",
-       "iso_url": 
"https://download.cloudstack.org/systemvm/debian/debian-12.5.0-amd64-netinst.iso";,
++      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.5.0/amd64/iso-cd/debian-12.5.0-amd64-netinst.iso";,
        "net_device": "virtio-net",
        "output_directory": "../dist",
        "qemuargs": [

Reply via email to