cloudstack/server/src/com/cloud/vm
subhash yedugundla ed6e3be756 CLOUDSTACK-7793: Create Snaphot with quiesce option set to true fails with InvalidParameterValueException (#2312)
reate Snaphot with quiesce option set to true fails with InvalidParameterValueException

--quiescevm option is only supported with netapp plugin with vmware. When netapp is not there, they would be struck in Allocated state and Deletion is not supported in allocated state. To fix this issue, deletion is supported in allocated state as well.
2017-12-01 02:43:39 +05:30
..
snapshot CLOUDSTACK-7793: Create Snaphot with quiesce option set to true fails with InvalidParameterValueException (#2312) 2017-12-01 02:43:39 +05:30
SystemVmLoadScanHandler.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
SystemVmLoadScanner.java CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
UserVmManager.java CLOUDSTACK-9776: extra DHCP options support for Nuage VSP 2017-11-21 11:44:39 +01:00
UserVmManagerImpl.java CLOUDSTACK-9776: extra DHCP options support for Nuage VSP 2017-11-21 11:44:39 +01:00
UserVmStateListener.java CLOUDSTACK-7648: There are new VM State Machine changes introduced which were missed to capture the usage events 2015-02-05 14:56:52 +05:30