Kelven Yang
|
1805c73363
|
1) Add HostStats support to vmwre
2) Normarlize HostStats to make it generic to all hypervisors
|
2010-12-22 16:27:02 -08:00 |
|
edison
|
339cf3dc48
|
fix rebase
|
2010-12-16 18:13:31 -08:00 |
|
edison
|
19431d31d3
|
add security group support for kvm
|
2010-12-16 18:02:41 -08:00 |
|
Alex Huang
|
5b11649c55
|
Removed even more old code
|
2010-12-16 17:17:02 -08:00 |
|
abhishek
|
5154ba1539
|
bug 6361: this is a good point to commit; 1st round of refactor is done, code is clean compiling and ms is deploying
|
2010-12-16 15:37:19 -08:00 |
|
Alex Huang
|
a7a4d92739
|
Renamed Start2 to Start
|
2010-12-16 14:18:53 -08:00 |
|
Alex Huang
|
65d0b32182
|
removed a bunch of old code
|
2010-12-16 14:04:32 -08:00 |
|
edison
|
b24cf4715b
|
bug 6278: fix the race condition that take snapshot/and delete snapshot at the same time
status 6278: resolved fixed
|
2010-12-10 00:27:44 -08:00 |
|
edison
|
f48af6ec43
|
bug 7317,7013: return error message if creating snapshot from KVM host os that not supported snapshot
status 7317: resolved fixed
status 7013: resolved fixed
|
2010-12-09 21:19:35 -08:00 |
|
edison
|
20b677be10
|
add public/private/guest network in each type of vm
|
2010-12-06 18:36:46 -08:00 |
|
Kelven Yang
|
51b55d8ae9
|
Carray storage pool uuid in VolumeTO to let hypervisor resource to identify storage easier
|
2010-12-06 15:57:40 -08:00 |
|
Frank Zhang
|
0c1dbdc015
|
remove wscript_build from agent
|
2010-12-04 23:03:24 -08:00 |
|
edison
|
5c73e46113
|
bug 7296: add kvm.public.network.device and kvm.private.network.device from UI
status 7296: resolved fixed
|
2010-12-04 20:01:10 -08:00 |
|
Kelven Yang
|
cc7dc5e6be
|
Persist disk chain info when we detach a volume, check disk chain info when we attach a volume, this is required when snapshot operations are involved in vwmare
|
2010-12-03 18:59:23 -08:00 |
|
anthony
|
fb0675bbf4
|
bug 7365: return both physical and virutal size when creating private template
status 7365: resolved fixed
|
2010-11-29 18:58:48 -08:00 |
|
anthony
|
fff1dd874a
|
fix classpath for xenserver-5.6.0-1
|
2010-11-29 15:26:07 -08:00 |
|
anthony
|
30fa6530f9
|
bug 6088: track template physical size in template_host_ref table
add migration from 21 to 22
after migration , SSVM needs to stop/start
status 6088: resolved fixed
|
2010-11-24 20:05:52 -08:00 |
|
edison
|
583d5e9965
|
bug 7280: make sure secondary storage is mounted on agent host
status 7280: resolved fixed
|
2010-11-23 16:28:05 -08:00 |
|
edison
|
32e84feecc
|
bug 7308: fix NPE when downloading primarystorage
status 7308: resolved fixed
|
2010-11-23 16:28:04 -08:00 |
|
edison
|
b9fadd923b
|
bug 6931: vncport is un-used when stopvm
status 6931: resolved fixed
|
2010-11-22 17:49:58 -08:00 |
|
edison
|
e6330c6293
|
bug 7008: fix race condition that muliple storage access, libvirt can't handle it.
status 7008: resolved fixed
|
2010-11-22 16:03:42 -08:00 |
|
Alex Huang
|
1e44925564
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |
|
edison
|
2586214b21
|
store guest os name in vm xml configuration file, not the mapped one
|
2010-11-19 17:42:13 -08:00 |
|
Alex Huang
|
5b4a6f27db
|
Changed networkconfigurations to network as per Sheng's suggestion
|
2010-11-19 15:44:42 -08:00 |
|
Anthony Xu
|
4d053964b6
|
remove zfs related staff, which is not used
|
2010-11-18 14:43:20 -08:00 |
|
Anthony Xu
|
f62d9ae9c9
|
remove unused files
|
2010-11-18 14:43:20 -08:00 |
|
edison
|
8ca6f1669e
|
start2command fro secondarys storage vm and make it work for KVM
|
2010-11-11 17:04:10 -08:00 |
|
edison
|
6944979f94
|
bug 7142: fix the race condition that multiple create vlan requests coming from mgt svr
status 7142: resolved fixed
|
2010-11-10 13:36:50 -08:00 |
|
edison
|
007783f6cf
|
add more logs when taking heartbeat, and make ha enabled even in oss
|
2010-11-10 09:49:03 -08:00 |
|
edison
|
598aae5295
|
add copyright
|
2010-11-09 22:05:54 -08:00 |
|
edison
|
4bc63e5c32
|
Enable KVM HA on nfs storage
|
2010-11-09 22:03:22 -08:00 |
|
edison
|
5a173ad363
|
bug 6932: add create private template from volume command support for KVM
status 6932: resolved fixed
|
2010-11-04 11:00:29 -07:00 |
|
edison
|
2a9ec26e66
|
kvm premium have to use systemvm-premium, to make console proxy happy:
if mgt srv is premium, then it will use ssl to connect to console proxy agent, but the ssl related code is in console-proxy-premium
|
2010-11-03 12:13:25 -07:00 |
|
edison
|
8563114364
|
kvm premium does have vnc port for console proxy
|
2010-11-02 15:36:11 -07:00 |
|
Alex Huang
|
3279c26796
|
Removed a bunch of InternalErrorException
|
2010-11-02 12:25:08 -07:00 |
|
abhishek
|
f3b4dd8a1c
|
further code modularization, extracting redundant code to common methods
|
2010-11-01 09:06:32 -07:00 |
|
abhishek
|
7b87aad660
|
fixed a bug in the listener flow; now handling the application of certs to existing cpvms and new cpvms based on a fork in the logic in the console proxy resource
|
2010-11-01 09:04:51 -07:00 |
|
abhishek
|
abd64eddd1
|
adding more exception handling and debugging support
|
2010-11-01 09:04:51 -07:00 |
|
abhishek
|
4d2e126ea1
|
more cpvm refactoring
|
2010-11-01 09:00:58 -07:00 |
|
edison
|
d0c68cd4a7
|
add a timeout (5 minutes) to wait for KVM agent host connecting to mgt svr, during adding host->discover
|
2010-10-29 19:18:07 -07:00 |
|
abhishek
|
a6e897b539
|
changing the log level to debug for some messages
|
2010-10-26 15:21:41 -07:00 |
|
abhishek
|
f64abad8f5
|
completed the listener logic. Based on the startup command, we will try and update a cust cert to a new running cpvm, and fail if such a cert doesn't exist in the cert table in our db.
|
2010-10-26 14:27:26 -07:00 |
|
abhishek
|
cb4a80b8ac
|
starting off with the listener logic.This will ensure that every new console proxy vm that starts, will potentially look for any custom certs uploaded to our db. If they exist, we will send a command to the agent, so that the cert is uploaded, and the ssl context is re-initialized.
|
2010-10-26 14:27:26 -07:00 |
|
abhishek
|
822ee2d899
|
more changes for the console proxy custom certificate part; some code cleanup as well as event generation with console proxy reboot logic
|
2010-10-26 14:27:26 -07:00 |
|
abhishek
|
5b2aa1d4a1
|
since we cannot use the mgmt server framework for reading cust certs from db, we will write the cust cert to the individual proxies as a file, and then read this file in to update the keystore on each restart
|
2010-10-25 13:33:14 -07:00 |
|
root
|
c98b2a7fa2
|
incremental checkin around the console proxy config enh
|
2010-10-25 11:52:08 -07:00 |
|
Kelven Yang
|
f6e0d2dd41
|
Make system VM work on vmware
|
2010-10-14 17:23:13 -07:00 |
|
Kris McQueen
|
8e086d7a21
|
resolving merge conflicts between 2.1.refactor and master
|
2010-10-12 16:28:16 -07:00 |
|
Kris McQueen
|
2740ba6c40
|
final merge of master->2.1.refactor preparing for merge back into master
|
2010-10-12 14:46:24 -07:00 |
|
Alex Huang
|
ce091de3d2
|
more changes for refactor
|
2010-10-12 07:17:47 -07:00 |
|