cloudstack/api/src
sureshanaparti 56f2c2643a
PowerFlex/ScaleIO bugfix Jan Patch (#110)
* 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
2021-01-12 12:42:48 +05:30
..
main PowerFlex/ScaleIO bugfix Jan Patch (#110) 2021-01-12 12:42:48 +05:30
test/java ScaleIO: Storage Plugin (Phase 0+1) (#77) 2020-10-07 16:02:02 +05:30