Alex Huang
|
319d91e1c2
|
Removed the getByTypeAndId() method and replace it with getById method
|
2013-07-22 20:06:04 -07:00 |
Alex Huang
|
1325014a03
|
Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms.
|
2013-07-22 11:48:11 -07:00 |
Edison Su
|
389d7c1fa0
|
if object is already stored in cache store, don't download again
|
2013-05-16 14:34:06 -07:00 |
Edison Su
|
e444867e61
|
fix compile
|
2013-05-10 09:47:09 -07:00 |
Min Chen
|
bb64672715
|
Refactor DownloadMonitorImpl code, move some functionalities to
TemplateServiceImpl and VolumeServiceImpl.
|
2013-04-11 18:09:42 -07:00 |
Kelven Yang
|
176523254e
|
Improve component lifecycle management with system run-level concept
|
2013-01-30 15:21:02 -08:00 |
Kelven Yang
|
2be270de89
|
Separate loadable components like Gurus, Elements, Adapters to componentContext.xml
|
2013-01-16 16:33:59 -08:00 |
Kelven Yang
|
cea8f3bf37
|
Switch inject annotation to javax and let ComponentLocator to recognize both the new and original inject annotation
|
2012-11-07 15:03:22 -08:00 |
Kelven Yang
|
aab02e2743
|
Add Spring annotation to major components
|
2012-11-07 14:53:39 -08:00 |
kishan
|
468f2720eb
|
bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager
|
2012-07-27 23:13:18 +05:30 |
Chip Childers
|
4533f678a5
|
License header updates for the plugins/hypervisors/ovm folder.
|
2012-07-02 09:02:30 -04:00 |
Alex Huang
|
e2a32ab4f7
|
Introduced plugins directory.
Moved ovm into plugins.
Introduced build.xml for ovm.
|
2012-06-19 18:27:09 -07:00 |