cloudstack/engine/orchestration/src/com/cloud/vm
Edison Su d233f39c82 disable parallel for xenserver. Also for vmware, if full.clone is enabled and migratecommand will have the behavor of start/stop command 2014-10-09 17:14:57 -07:00
..
ClusteredVirtualMachineManagerImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualMachineManagerImpl.java disable parallel for xenserver. Also for vmware, if full.clone is enabled and migratecommand will have the behavor of start/stop command 2014-10-09 17:14:57 -07:00
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 add job path to help associate an API job to related internal job. Reviewed-By: Self 2014-02-28 15:35:59 -08:00
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