cloudstack/plugins
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
..
acl Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
affinity-group-processors Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
alert-handlers Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
api Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
backup server: fix TransactionLegacy DB connection leaks due to DB switching by B&R thread (#4121) 2020-06-18 14:06:24 +05:30
ca/root-ca Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
database Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
dedicated-resources Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
deployment-planners Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
event-bus Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
host-allocators/random Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
hypervisors PowerFlex/ScaleIO bugfix Jan Patch (#110) 2021-01-12 12:42:48 +05:30
integrations Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
metrics Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
network-elements Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
outofbandmanagement-drivers Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
storage PowerFlex/ScaleIO bugfix Jan Patch (#110) 2021-01-12 12:42:48 +05:30
storage-allocators/random Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
user-authenticators Updating pom.xml version numbers for release 4.14.0.0 2020-05-11 15:03:14 +01:00
pom.xml ScaleIO: Storage Plugin (Phase 0+1) (#77) 2020-10-07 16:02:02 +05:30