cloudstack/server/src/com/cloud/vm
Rajani Karuturi 242b87dbfb CLOUDSTACK-8816: some of the events do not have resource uuids
uuid is missing in the first event of VM create as the entity is just
created and never put in the Context.
Added the entity uuid to context on successful creation.
2015-10-26 09:15:32 +05:30
..
snapshot Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +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-8580 Users are now able to view, expunge and recover their vm's themselves. Two configuration options are added to allow this behaviour on a global or per account scale. Configuration options default to false. 2015-07-23 13:59:44 +02:00
UserVmManagerImpl.java CLOUDSTACK-8816: some of the events do not have resource uuids 2015-10-26 09:15:32 +05:30
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