prachi
|
dcf335de6c
|
Intial code changes and schema changes for adding/updating hostTags. Also some code for serviceOffering.
|
2010-12-23 14:22:05 -08:00 |
anthony
|
d2e7e28d2a
|
add vhd-util which comes from xen-4.0.0/tools/blktaps/vhd, it doesn't check timestamp
|
2010-12-22 19:57:35 -08:00 |
anthony
|
e7e10a2efe
|
refactor
|
2010-12-22 19:57:35 -08:00 |
nit
|
0fff4badea
|
bug 5942 : Fixing the 2.1.x build. Putting the entire common logic to UserVmManager.
|
2010-12-22 12:30:01 +05:30 |
edison
|
0561fad1bc
|
fix a security group bug: restart mgt server or reconnect xenserver will destroy existing security group, then you can't ping user vm any more
|
2010-12-20 16:55:02 -08:00 |
anthony
|
d83bf43f0d
|
add XenServer 5.6 FP1 support
|
2010-12-20 16:47:54 -08:00 |
anthony
|
d4cc53cda2
|
remove unused files
|
2010-12-20 16:06:53 -08:00 |
nit
|
0de8921d57
|
bug 5942,7164 : For pool allocation calculation while creating vm’s we consider templates but not on the dashboard - correcting that.
While creating a vm if a pool is not adequate to create the vm's volume then improving the misleading verbiage of the log message.
|
2010-12-20 15:07:12 +05:30 |
nit
|
2c891d5b77
|
bug 5942 : On Dashboard we account for only running vm's CPU and memory but while actual vm creation we also account for stopped / destroyed vm's within the skip counting hours. Made code change so that both of them call the same functionality to check for CPU and memory capacity.
|
2010-12-17 17:46:39 +05:30 |
nit
|
521a2b13cc
|
Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x
|
2010-12-16 12:26:02 +05:30 |
nit
|
af0d6aa568
|
bug 7391 : Preventing Secondary Storage stats to be deleted on each restart of management server. Not sure why we delete all the stats on each restart of management server.
|
2010-12-16 12:25:16 +05:30 |
anthony
|
6431408198
|
bug 7510: this issue happened to user VM before, I had fixed this, I forget to fix this for systemVM
status 7510: resolved fixed
|
2010-12-15 14:38:15 -08:00 |
nit
|
d96c7953b1
|
bug 7391 : Minor improvements to StatsCollector.
|
2010-12-15 21:12:53 +05:30 |
anthony
|
41a68b7695
|
synchronize XenServerPool function on poolUuid
|
2010-12-14 11:31:49 -08:00 |
will
|
9b73836be1
|
bug 7460: Increased the limit of the dropdowns to 500 rather than the default of 50.
|
2010-12-10 17:58:14 -08:00 |
Kevin Kluge
|
3bd4b05d38
|
allow service cloud stop to stop the java process
|
2010-12-10 15:25:55 -08:00 |
anthony
|
0ab158909a
|
fixed isNetworkAWithinNetworkB
|
2010-12-10 15:20:01 -08:00 |
will
|
aaa641066f
|
Fixed the garbage collector for primary storage to now ignore any volumes that have been removed but doesn't have a storage pool ID. The case when this could happen is when the volume was attempted to be created on a storage pool but failed.
|
2010-12-09 19:45:00 -08:00 |
will
|
b5ecb69c6a
|
Fixed yet another problem where if the first volume creation failed on the storage pool, and was successfully created on a second storage pool, the VM would be attempted to be started on a host from the first storage pool. Obviously, this wouldn't work.
|
2010-12-09 18:07:11 -08:00 |
Alex Huang
|
a275ad058e
|
More fixes after Praveen testing
|
2010-12-09 11:37:19 -08:00 |
Alex Huang
|
e9ba29d807
|
fixes the one pod per account bug
|
2010-12-08 10:59:20 -08:00 |
Kevin Kluge
|
06a8bdb8e6
|
apply a fix mike gave to a customer to keep the SSVM running and recovering
|
2010-12-06 21:20:58 -08:00 |
Kevin Kluge
|
a6c278b700
|
add hack to set template physical size to 10 GB if we otherwise do not know the size and it claims to be larger than 10 GB. for local storage only.
|
2010-12-06 17:28:15 -08:00 |
abhishek
|
49251b0c41
|
backporting 7414 into 2.1.x
|
2010-12-03 10:12:35 -08:00 |
anthony
|
79e68062af
|
bug 7209: check otherconfig before update
status 7209: resolved fixed
|
2010-11-29 19:10:33 -08:00 |
anthony
|
a36b073e78
|
bug 6569: eject CD before migration
need to document it, after migration, CD is gone
|
2010-11-23 19:31:51 -08:00 |
Anthony Xu
|
d5b04dd25a
|
bug 7295: seems like one agent attache is removed twice
status 7295: resolved fixed
|
2010-11-22 20:45:59 -08:00 |
Anthony Xu
|
7746257f79
|
remove some unnessary changes for 2.1.6
|
2010-11-22 17:35:51 -08:00 |
Kevin Kluge
|
11e13ddd37
|
set version to 2.1.6
|
2010-11-22 15:51:00 -08:00 |
Anthony Xu
|
21e6fd378f
|
bug 7214: there was a race condition between delete and creaet agentattache
status 7214: resolved fixed
|
2010-11-22 15:13:22 -08:00 |
will
|
79faeb0846
|
bug 7251: block IE6 from accessing /client/console
status 7251: resolved fixed
|
2010-11-19 19:24:13 -08:00 |
alena
|
79ec408658
|
Modified usage description for cloud-sysvmadm script
|
2010-11-17 18:54:12 -08:00 |
alena
|
65e05f4922
|
bug 7210: created cloud-sysvmadm script that stops/starts Running system vms.
status 7210: resolved fixed
|
2010-11-17 18:34:34 -08:00 |
Anthony Xu
|
3b7af7e35b
|
bug 7191: can't use macro errno.EEXIST here, use 17 instead
status 7191: resolved fixed
|
2010-11-16 12:40:46 -08:00 |
Kevin Kluge
|
0f3699f36d
|
update version to 2.1.5
|
2010-11-16 12:03:04 -08:00 |
nit
|
c421b5311d
|
adding data-214to215.sql to cloud-setup.install
|
2010-11-16 15:34:32 +05:30 |
Kevin Kluge
|
0fe989dca3
|
remove release dependency
|
2010-11-15 22:18:41 -08:00 |
anthony
|
ae1b9b0ee4
|
fixed rpm build
|
2010-11-15 16:10:00 -08:00 |
anthony
|
c1f05cc07d
|
umount without condition
|
2010-11-15 14:06:44 -08:00 |
anthony
|
1bab109b1f
|
bug 7167: handl stale nfs handler by umount the mountpoint
status 7167: resolved fixed
|
2010-11-15 13:10:53 -08:00 |
alena
|
b2fd347f42
|
Fixed the RPM build
|
2010-11-15 12:47:09 -08:00 |
Kelven Yang
|
42ee65fce3
|
fix bug 7180
|
2010-11-15 11:43:30 -08:00 |
anthony
|
5329a19c66
|
add vlan-destroy script
|
2010-11-15 10:18:52 -08:00 |
nit
|
3a758c28b0
|
bug 6748 : Adding data migration script for this. This needs to be run for migration to 2.1.x. It deletes all the previous entries for secondary storage in the op_host_capacity table.
status 6748: resolved fixed
|
2010-11-15 20:41:20 +05:30 |
nit
|
06a1e47fb3
|
bug 7161 : Fixed CreatePrivateTemplate NPE. This was getting thrown when template creation was ordered from a volume for hypervisor other than KVM. For now we support template creation from volume only for KVM. The bug was more due to conversion of Long to long where the Long object was null.
status 7161: resolved fixed
|
2010-11-15 15:14:56 +05:30 |
abhishek
|
fe1f2824a4
|
bug 7172: this npe occurs when we try and delete rules on a router which does not exist. fixing the same.
status 7172: resolved fixed
|
2010-11-13 09:27:53 -08:00 |
anthony
|
bfed53ab3a
|
bug 7158:
this is not a bug, the policy is not delete but in inactive status.
anyway, now the policy is delete,
status 7158: resolved fixed
|
2010-11-12 18:00:49 -08:00 |
anthony
|
0a4dbd91e1
|
fix xapi connection issue, in ensurePoolIntegrity, if can't connect a xenserver , then move on, not retry
|
2010-11-12 16:52:33 -08:00 |
anthony
|
fae1c0c054
|
fix build
|
2010-11-12 16:43:48 -08:00 |
Kelven Yang
|
9abbd60e7b
|
Improve console access security based on Godaddy's feedback
|
2010-11-12 15:45:51 -08:00 |