cloudstack/server/src/com/cloud/vm
Prachi Damle aa7b3e0f6d Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId
Corresponding getter/setter is renamed too.

Reason is GenericDao does not update the field unless the method name matches the field name; the setter of this VO was one such case.
2013-01-22 12:56:39 -08:00
..
dao Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId 2013-01-22 12:56:39 -08:00
ClusteredVirtualMachineManagerImpl.java Bring javelin back to the status of being able to start System VMs after another round of master branch merge 2013-01-18 19:15:32 -08:00
ItWorkDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkDaoImpl.java Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
ItWorkVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NicVO.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
ReservationContextImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanHandler.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanner.java more files changed 2013-01-10 15:29:14 -08:00
UserVmManager.java Move view based VO and Dao classes to cloud-server module to hide the 2012-12-14 10:47:58 -08:00
UserVmManagerImpl.java Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId 2013-01-22 12:56:39 -08:00
UserVmStateListener.java Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId 2013-01-22 12:56:39 -08:00
VirtualMachineGuru.java add recreate.systemvm.enabled parameter to control recreating systemvm 2012-08-20 11:19:26 -07:00
VirtualMachineManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
VirtualMachineManagerImpl.java Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId 2013-01-22 12:56:39 -08:00
VirtualMachineProfileImpl.java Replace db-id by UUID for user VM's vm-id. 2012-09-10 18:01:08 -07:00