cloudstack-mirror/server/src/main/java/com/cloud
Wei Zhou 5526342f4a
server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled (#4148)
If we resize a volume of a vm running on a host which is not Up or not Enable, the job will be scheduled to another normal host. Then the volume will be resized by "qemu-img resize" instead of "virsh blockresize", the image might be corrupted after resize.
2020-06-25 10:40:31 +05:30
..
account
acl refactoring: fixed comment typo 2019-05-30 16:55:28 +05:30
agent/manager server: Search zone-wide storage pool when allocation algothrim is firstfitleastconsumed (#4002) 2020-04-06 22:01:40 +02:00
alert
api api: Adding missing fields to API responses (#4167) 2020-06-25 10:05:30 +05:30
async
capacity server: double check host capacity when start/migrate a vm (#3728) 2020-01-28 10:55:11 +05:30
configuration server: fix database exception while searching network offerings (#3947) 2020-03-06 10:34:09 +01:00
consoleproxy consoleproxy: Enable console for vms in Stopping/Migrating state (#3640) 2019-11-28 12:03:38 +01:00
dc
deploy Vmware offline migration (#2848) 2019-01-25 10:05:13 -02:00
event
ha Add missing HA config keys (#3776) 2020-01-14 09:35:34 +01:00
hypervisor kvm: Enable virtio drivers based on guest os display name (#3879) 2020-02-19 13:12:20 +05:30
metadata
network xenserver: Fixed null pointer and deployment issue on Xenserver with L2 Guest network with configDrive (#4004) 2020-06-23 12:21:50 +05:30
projects master: travis and trillian smoketests fixes and stabilisation (#3476) 2019-07-12 17:27:49 +05:30
resource api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
resourcelimit Merge remote-tracking branch 'origin/4.11' 2018-10-29 16:27:08 +05:30
server server: Submitting multiple dynamic VM Scaling API commands for the same instance can result in two usage events in the same second causing a compound key violation in usage service (#3991) 2020-06-16 11:41:14 +05:30
servlet api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
storage server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled (#4148) 2020-06-25 10:40:31 +05:30
tags api: snapshot, snapshotpolicy tag support (#3228) 2019-06-27 09:21:08 +05:30
template server: fix VM with ISO attached migration issue (#3935) 2020-03-06 13:32:19 +05:30
test Add missing HA config keys (#3776) 2020-01-14 09:35:34 +01:00
usage api: rename ListUsageRecords file name to ListUsageRecordsCmd (#3151) 2019-03-25 13:10:53 +05:30
user api: Fix count and item issues returned by list APIs (#3894) 2020-02-26 15:14:23 +00:00
uuididentity
vm server: Submitting multiple dynamic VM Scaling API commands for the same instance can result in two usage events in the same second causing a compound key violation in usage service (#3991) 2020-06-16 11:41:14 +05:30