cloudstack-mirror/server/src/main/java/com/cloud
Abhishek Kumar a30d518e8a
vmware: fix stopped VM volume migration (#4758)
* prevent other vm disks getting deleted

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* vmware: fix inter-cluster stopped vm migration

Fixes #4838

For inter-cluster migration without shared storage, VMware needs a host to be specified. Fix is to specify an appropriate host in the target cluster.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* fix detached volume inter-cluster migration

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* cleanup unused method

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* review changes

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* changes

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* vmware: allow attached volume migration using VmwareStorageMotionStrategy

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* find vm clusterid with multiple ROOT volumes

VM can have multiple ROOT volumes and some can be on zone-wide store therefore iterate over all of them till a cluster ID is found.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* fix successive storage migration

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* fix intercluster check

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* refactor vm cluster, host method

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* remove inter-pod check

Added by mistake, VMware won't have pods

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* address review comment

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-04-24 18:55:25 +05:30
..
account CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
acl server: Handle listProjects API to list projects with user as members when listAll=true (#4316) 2020-09-17 10:20:34 +05:30
agent/manager Merge remote-tracking branch 'origin/4.14' into 4.15 2021-04-09 13:17:39 +05:30
alert Merge remote-tracking branch 'origin/4.14' into 4.15 2021-02-05 16:01:01 +05:30
api Merge remote-tracking branch 'origin/4.14' into 4.15 2021-04-01 14:33:08 +05:30
async CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
capacity Merge remote-tracking branch 'origin/4.14' into 4.15 2021-04-09 13:17:39 +05:30
configuration Re-enable IP address usage hiding (#4327) 2020-11-07 10:42:44 +01:00
consoleproxy novnc: Add source IP check (#4736) 2021-03-06 15:08:34 +05:30
dc Moved dedicated hosts to the end of the resultset when selecting an e… (#4428) 2020-11-18 12:07:14 +00:00
deploy Update log output for FirstFitPlanner (#4515) 2020-12-07 11:50:20 +01:00
event CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ha Rename max.retries setting (#3960) 2020-03-13 19:57:45 +01:00
hypervisor Dont add host back after agent service restart (#4228) 2020-10-14 16:49:39 +00:00
metadata CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
network server: Disable VR health check for VPC without tiers (#4888) 2021-04-05 12:33:45 +05:30
projects server: Handle listProjects API to list projects with user as members when listAll=true (#4316) 2020-09-17 10:20:34 +05:30
resource Merge branch '4.14' 2020-10-28 10:28:10 +01:00
resourcelimit Human readable sizes in logs (#4207) 2020-08-13 15:55:16 +05:30
server server: Stat collector solidfire capacity fix (#4918) 2021-04-21 12:48:11 +05:30
servlet vmware: Add support for VMware 7 (#4300) 2021-04-15 16:10:14 +05:30
storage vmware: fix stopped VM volume migration (#4758) 2021-04-24 18:55:25 +05:30
tags api: snapshot, snapshotpolicy tag support (#3228) 2019-06-27 09:21:08 +05:30
template kvm: Fix deploy VM from ISOs with UEFI (#4773) 2021-04-06 15:00:21 +05:30
test Add missing HA config keys (#3776) (#3814) 2020-01-15 12:24:05 +01:00
usage server: Added recursive fetch of child domains for listUsageRecords API call (#4717) 2021-04-10 13:15:29 +05:30
user server: Cleanup domain details when domain is deleted (#4445) 2021-02-12 12:52:22 +05:30
uuididentity CLOUDSTACK-9781: record resource uuid in events instead of integer id (#1940) 2018-05-03 16:32:00 +05:30
vm server: Fix for the issue of recover VM not able to attach the data disks which are there before destroy in case of VMware (#4493) 2021-04-15 12:50:53 +05:30