mirror of https://github.com/apache/cloudstack.git
* Addressed some issues for the operations on PowerFlex storage pool. - Updated VM Snapshot naming, for uniqueness in ScaleIO volume name when more than one volume exists in the VM. - Added sync lock while spooling managed storage template before volume creation from the template (non-direct download). - Updated resize volume error message string. - Blocked the below operations on PowerFlex storage pool: -> Extract Volume -> Create Snapshot for VMSnapshot * Fail the VM deployment when the host specified in the deployVirtualMachine cmd is not in the right state (i.e. either Resource State is not Enabled or Status is not Up) * Use single gateway client per Powerflex/ScaleIO pool and renew it when the session token expires. The token is valid for 8 hours from the time it was created, unless there has been no activity for 10 minutes. Reference: https://cpsdocs.dellemc.com/bundle/PF_REST_API_RG/page/GUID-92430F19-9F44-42B6-B898-87D5307AE59B.html * Use the physical file size of the template to check the free space availability on the host, while downloading the direct download templates. * Perform basic tests (for connectivity and file system) on router before updating the health check config data Updated changes to: - Validate the basic tests (connectivity and file system check) on router - Cleanup the health check results when router is destroyed |
||
|---|---|---|
| .. | ||
| src | ||
| test/integration/api | ||
| pom.xml | ||