cloudstack/server/test/com/cloud/vm
Koushik Das 97ffe0711e CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.disablethreshold setting
Introduced a global configuration flag 'cluster.threshold.enabled'. By default the flag is true.
If the value is false, then a VM can be started in a cluster even if the cluster thresholds are
crossed. However, for a new VM deployment the cluster threshold will always be honoured.
2016-12-02 23:08:32 +05:30
..
dao CLOUDSTACK-7908: Add user_id column to vm_instance table 2015-02-16 15:02:38 +05:30
snapshot CLOUDSTACK:7323: [vGPU] Creation of VM snapshot with "memory" is failing. 2014-10-08 19:21:12 +05:30
DeploymentPlanningManagerImplTest.java CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.disablethreshold setting 2016-12-02 23:08:32 +05:30
FirstFitPlannerTest.java CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.disablethreshold setting 2016-12-02 23:08:32 +05:30
UserVmManagerTest.java CLOUDSTACK-9365 : updateVirtualMachine with userdata should not error when a VM is attached to multiple networks from which one or more doesn't support userdata 2016-05-11 07:59:38 +02:00