Alex Huang
|
942f282a6e
|
Moved config into it's own package
|
2013-08-07 16:41:02 -07:00 |
Mice Xia
|
51e4f597e0
|
fix CLOUDSTACK-3591 add usage recording for VM snapshots
Conflicts:
plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
server/src/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java
setup/db/db/schema-410to420.sql
|
2013-08-01 10:47:36 +08:00 |
Alex Huang
|
5297a071d2
|
Changed virtual machine stop to use uuid
|
2013-07-22 20:06:04 -07:00 |
Alex Huang
|
7928963d16
|
Changed start to use uuid instead of generic vm start
|
2013-07-22 11:46:33 -07:00 |
ahuang
|
11e1e585b1
|
UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch
|
2013-07-16 11:24:21 -07:00 |
Mice Xia
|
b646e43a1a
|
use hypervisor capabilities to control if vm snapshot is enabled for hypervisors
|
2013-04-10 12:36:42 +08:00 |
Mice Xia
|
bd7a38957a
|
1)use vmsnapshot.create.wait to control vmsnapshot timeout 2)remove global configuration vmsnapshot.expunge.interval and vmsnapshot.expunge.workers since vmsnapshot expunge is synchronous
|
2013-04-10 11:35:58 +08:00 |
Mice Xia
|
4edef1fd30
|
fix CLOUDSTACK-1700
|
2013-04-02 17:36:51 +08:00 |
Edison Su
|
409ec9c6b6
|
CLOUDSTACK-1426: We has strong implication that VO must implement an interface, otherwise EntityManagerImpl can't the vo
|
2013-03-07 18:25:57 -08:00 |
Edison Su
|
0f532c4b3a
|
rebase to master
|
2013-02-21 11:22:49 -08:00 |
Mice Xia
|
9a12756ae4
|
CLOUDSTACK-684 support vm snapshot
|
2013-02-14 01:26:30 +08:00 |