cloudstack/engine/orchestration/src/com/cloud/vm
Devdeep Singh cffae8eef0 CLOUDSTACK-6924. To attach a volume if a volume needs to be moved to another storage
pool, the source and destination pools cannot be local and cluster/zone and vice versa.
Cloudstack detects it and throws a exception. However, the end user only sees an
unexpected exception and not the reason for failure. Fixed it by making sure the
reason for the failure is correctly captured and shown to the end user.
2014-11-14 11:19:19 +05:30
..
ClusteredVirtualMachineManagerImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualMachineManagerImpl.java CLOUDSTACK-7421 2014-11-04 17:34:07 +05:30
VirtualMachinePowerStateSync.java CLOUDSTACK-5696: Fix sync issue with out-of-band changes 2014-01-15 13:11:02 -08:00
VirtualMachinePowerStateSyncImpl.java Fix overflow before widening issues reported by Coverity 2014-07-24 13:22:14 +02:00
VmWorkAddVmToNetwork.java CLOUDSTACK-5672: Fix VM work job serialization issues in Add/Remove nic 2014-01-09 14:29:12 -08:00
VmWorkJobDispatcher.java CLOUDSTACK-6924. To attach a volume if a volume needs to be moved to another storage 2014-11-14 11:19:19 +05:30
VmWorkJobWakeupDispatcher.java Fix a typo caused problem in attach-volume process 2014-01-09 14:29:12 -08:00
VmWorkMigrate.java CLOUDSTACK-669: refactor VM work job dispatcher to allow volume/snapshot manager to participate serialized job handling 2013-12-16 15:15:30 -08:00
VmWorkMigrateAway.java VirtualMachineManager.migrateAway() need to put under management of new sync model 2014-02-28 15:35:58 -08:00
VmWorkMigrateForScale.java Fix tab and trailing spaces 2013-12-16 15:15:30 -08:00
VmWorkMigrateWithStorage.java CLOUDSTACK-6510: Fix gson serialization exception in storage migration. Gson couldn't serialize 2014-05-08 12:23:46 +05:30
VmWorkReboot.java Fix tab and trailing spaces 2013-12-16 15:15:30 -08:00
VmWorkReconfigure.java CLOUDSTACK-5765: cleanup internal serialization and exception propagation issues 2014-01-09 14:29:13 -08:00
VmWorkRemoveNicFromVm.java CLOUDSTACK-5672: Fix VM work job serialization issues in Add/Remove nic 2014-01-09 14:29:12 -08:00
VmWorkRemoveVmFromNetwork.java Fix tab and trailing spaces 2013-12-16 15:15:30 -08:00
VmWorkStart.java deployVm/startVm APIs: ability to define deploymentPlanner for VmToStart in the api call (available to ROOT admin only) 2014-03-13 10:23:34 -07:00
VmWorkStop.java Fix tab and trailing spaces 2013-12-16 15:15:30 -08:00
VmWorkStorageMigration.java CLOUDSTACK-5358: Bring back concurrency control in sync-queue management 2014-02-28 15:35:57 -08:00