Wei Zhou
Wei Zhou
### Description This PR fixes an issue when register/create/upload a template - set a `template tag`, then chean it on UI - the template is registered with tag "", not...
### Description This PR fixes the issue that ACS cannot be packaged on Ubuntu 24.04 due to unsupported python2 verified by `apt-get build-dep .` ### Types of changes - [...
### Description This PR fixes #12042 No idea how to reproduce the issue. However, 2 users have faced the same issue which seems to be caused by missing `{SHA-512}` algorithm...
### Description This PR improves and fixes some tests on ceph storage - enable direct download tests on ceph - enable over provisioning tests on ceph - enable volume snapshot...
## Proposed Commit Message CloudStack vms use wget to fetch vm password from cloudstack VR However, wget is not installed in some cloud images. instead, curl is installed This PR...