Frank
|
92155522f2
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
alena
|
52bf157387
|
bug 9398: removed resource_type from volumes table as we no longer use it. Corresponding db upgrade scripts are updated
status 9398: resolved fixed
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
|
2011-04-11 18:14:35 -07:00 |
|
Edison Su
|
c42b928b7d
|
bug 8459: add nic hotplug support
|
2011-03-31 19:11:02 -04:00 |
|
anthony
|
436dccb6d7
|
bug 9189: fixed it in master, modifystoragepool doesn't try to create/import any more, will port it to 2.1.x
|
2011-03-28 19:11:20 -07:00 |
|
Alex Huang
|
9d158dc060
|
Removed the async create status for volume now that our customers don't use it
|
2011-03-24 20:04:23 -07:00 |
|
Edison Su
|
954dacdbda
|
fix NPE on centos when dumpxml
|
2011-03-24 11:33:30 -04:00 |
|
Edison Su
|
b1a316dd91
|
add guest network for KVM
|
2011-03-09 19:03:31 -05:00 |
|
anthony
|
5b1a421e62
|
bug 8712: prepare from snapshot db migration
|
2011-03-08 17:10:27 -08:00 |
|
Edison Su
|
53eb46dc2a
|
Add local storage support for kvm
|
2011-03-01 19:51:43 -05:00 |
|
Edison Su
|
c80335c9df
|
bug 8783: user vm fs is crashed, use O_DIRECT instead of O_DSYNC/O_SYNC in qemu, aka cache=none. Hope we can reduce the possibility of guest vm crashed.
status 8783: resolved fixed
|
2011-03-01 16:38:23 -05:00 |
|
Edison Su
|
9b51886850
|
fix migration issue
|
2011-02-28 12:16:40 -05:00 |
|
Edison Su
|
2705adb3b1
|
security group is per bridge
|
2011-02-28 12:16:40 -05:00 |
|
Edison Su
|
adbd20ca5a
|
bug 8655: add security group for direct tagged network
|
2011-02-23 15:53:14 -05:00 |
|
Edison Su
|
0c8b86fc56
|
add multiple nics support for security group
|
2011-02-23 15:52:04 -05:00 |
|
Edison Su
|
37cb0ae2c9
|
add security group for direct tagged vlan
|
2011-02-23 15:52:04 -05:00 |
|
Kelven Yang
|
4a66441b93
|
Fix Eclipse project settings for separation of JUnit
|
2011-02-17 09:55:05 -08:00 |
|
Edison Su
|
b2bb4e6b0a
|
rebuild qemu-kvm on FC14
|
2011-02-08 20:11:31 -05:00 |
|
Edison Su
|
3cc5ce8642
|
add new configuration parameter: cmd.wait, for heavy timing-consuming commands, such as backupsnapshotcommand
|
2011-02-03 18:57:38 -05:00 |
|
Edison Su
|
fd0752e995
|
bug 5811, 8261: When delete host, send a shutdownCommand to kvm agent, then kvm agent will not automatically reconnect to mgt server
status 5811: resolved fixed
status 8261: resolved fixed
|
2011-02-03 13:40:07 -05:00 |
|
Edison Su
|
4ea260cafd
|
bug 8204: mgt server needs to pass down iso info before migration, if the vm has ISO attached
status 8204: resolved fixed
|
2011-02-02 19:13:12 -05:00 |
|
Edison Su
|
a46155e895
|
bug 8094: send networkrulesforssvm command to agent, no matter security group is enabled or not
status 8094: resolved fixed
|
2011-02-02 16:26:54 -05:00 |
|
Kelven Yang
|
8c860ff0d1
|
Sync KVM resource with premium/open source merge
|
2011-02-01 17:05:38 -08:00 |
|
Kelven Yang
|
a8fb44a148
|
Use exports for jar dependecy
|
2011-02-01 11:10:37 -08:00 |
|
will
|
49858cf189
|
- Exported all thirdpart jars in the deps project to make it available to other projects.
|
2011-02-01 10:59:11 -08:00 |
|
Edison Su
|
d893b24949
|
bug 8193: enable attaching disk on centos 5 host
status 8193: resolved fixed
|
2011-02-01 09:16:11 -05:00 |
|
Edison Su
|
14d09f53a4
|
fix delete storage pool
|
2011-01-31 16:37:07 -05:00 |
|
Edison Su
|
fd944d646d
|
sychronized migrate command, happened see that migrating failed, due to conflict in vnc port allocation
|
2011-01-31 16:04:56 -05:00 |
|
Edison Su
|
200da6d39d
|
fix creating ssvm data disk
|
2011-01-31 16:04:56 -05:00 |
|
Alex Huang
|
b98961bcb1
|
fixed all the broken thirdparty stuff
|
2011-01-31 10:51:01 -08:00 |
|
Edison Su
|
4f3d492366
|
bug 8264: "cp" is faster than "qemu-img convert" when copying template from secondary to primary
status 8264: resolved fixed
|
2011-01-29 06:02:33 -05:00 |
|
Alex Huang
|
ea59085ae7
|
added type to startup commands to be used later
|
2011-01-28 15:37:00 -08:00 |
|
Edison Su
|
f8778ea4c6
|
add sharedmountpoint storage pool to support all kinds of clustered file system
|
2011-01-28 04:37:31 -05:00 |
|
Kelven Yang
|
e932f23af2
|
Catch and ignore exceptions caused by external program, let console proxy at least continue and give possibility for administrator to manually correct the route issue inside console proxy VM
|
2011-01-26 13:58:23 -08:00 |
|
Edison Su
|
4b355ca301
|
bug 8118: add security group back
status 8118: resolved fixed
|
2011-01-22 04:04:52 -05:00 |
|
Edison Su
|
314a491b9c
|
bug 8094: forword port NetworkRulesSystemVmComman from 2.1.x to 2.2, to fix security group is lost after migration
status 8094: resovled fixed
Conflicts:
agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
|
2011-01-22 04:04:52 -05:00 |
|
Edison Su
|
bc62817890
|
bug 8085: fix live migration
status 8085: resolved fixed
|
2011-01-22 04:04:51 -05:00 |
|
anthony
|
cd0f5e7c20
|
bug 7976: if the snapshot is empty, still create a snapshot entry which has the same backupSnapshotId even though nothing is backed up to secondary storage
status 7976: resolved fixed
|
2011-01-21 10:45:09 -08:00 |
|
Alex Huang
|
2ec5bef63f
|
eclipse workspace changes
|
2011-01-20 10:31:18 -08:00 |
|
Alex Huang
|
57def20cf6
|
moved all agent commands to api.
|
2011-01-20 09:54:05 -08:00 |
|
Edison Su
|
e526875669
|
fix starting agent error
|
2011-01-19 05:01:33 -05:00 |
|
Edison Su
|
0c9500e815
|
bug 8022: fix attaching multiple disks, after restart/rebooting
status 8022: resolved fixed
|
2011-01-19 05:00:50 -05:00 |
|
Edison Su
|
f45a8238fe
|
add bonding support, as long as people create a bonding device and a bridge on it by themself, then cloud-agent can use it
|
2011-01-15 09:52:44 -05:00 |
|
Edison Su
|
72e82c8c8c
|
fix adding customized public/private nics for kvm
|
2011-01-15 09:52:38 -05:00 |
|
Edison Su
|
e7108948ac
|
bug 7548: re-try the connection between cloud-agent and libvirtd, if the connection is broken.
status 7548: resolved fixed
|
2011-01-14 13:33:33 -05:00 |
|
Edison Su
|
3aa8c870f7
|
libvirt on RHEL6 doesn't handle VM_RESUME event emitted from qemu, then libvirt thinks the vm is always in PAUSE state, while actually the vm is running after taking snapshot. So, need to manually resume the vm, in taking snapshot command...
|
2011-01-13 12:21:39 -05:00 |
|
Edison Su
|
d590f28efd
|
bug 7080: add networkusage for kvm
|
2011-01-11 09:41:35 -05:00 |
|
Frank
|
9d2916ffcc
|
it works
|
2011-01-08 16:28:47 -08:00 |
|
Edison Su
|
d2dab22437
|
enable snapshot for rhel
|
2011-01-08 11:08:21 -05:00 |
|
Edison Su
|
340f600a38
|
add new hypervisor path
|
2011-01-08 09:04:26 -05:00 |
|
Edison Su
|
c12e96dcc3
|
add missing files
|
2011-01-06 12:25:50 -05:00 |
|