Wei Zhou

Results 55 issues of 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...

component:api
status:needs-testing

### 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 - [...

distro:ubuntu

### 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...

component:security

### 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...

component:api
component:networking
Python
component:kubernetes
component:integration-test

## 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...