cloudstack/engine/orchestration/src/com/cloud/vm
Wei Zhou 1efcc19dbd CLOUDSTACK-8941: fix NPE when migrate vm to other zone-wide pools the second time 2015-10-26 07:29:59 +01:00
..
ClusteredVirtualMachineManagerImpl.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualMachineManagerImpl.java CLOUDSTACK-8941: fix NPE when migrate vm to other zone-wide pools the second time 2015-10-26 07:29:59 +01:00
VirtualMachinePowerStateSync.java CLOUDSTACK-5696: Fix sync issue with out-of-band changes 2014-01-15 13:11:02 -08:00
VirtualMachinePowerStateSyncImpl.java CLOUDSTACK-8848: added null pointer guard to new public method 2015-10-05 07:27:28 +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 Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
VmWorkJobWakeupDispatcher.java Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
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 CLOUDSTACK-8754: VM migration triggered by dynamic scaling is failing 2015-08-21 16:31:44 +05:30
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 CLOUDSTACK-8851 Redundant VR getting started in the same cluster or host even when there are suitable hosts available 2015-09-15 14:24:13 +05:30
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