Commit Graph

464 Commits

Author SHA1 Message Date
anthony d18f60379f add getGuestOsType 2010-12-29 14:06:43 -08:00
kishan ae87c21491 bug 7653: Remove created snapshot event after backing up already removed snapshot. Instead add Event when this snapshot is duplicated
status 7653: resolved fixed
2010-12-29 12:14:57 +05:30
alena 4a91643e1d bug 7647: don't hardcode userId for createVolume event when volume is created as a part of vm deployment
status 7647: resolved fixed
2010-12-28 19:07:52 -08:00
anthony 070646a395 XenServer JAVA binding 5.5.0 2010-12-28 13:25:15 -08:00
edison aae78311cb fix rpm build 2010-12-28 09:39:37 -08:00
Frank Zhang 21de60a145 add missing file in spec file 2010-12-27 19:11:58 -08:00
kishan c2405ebadd bug 7560: Removed stack trace from Snapshot delete event
status 7504: resolved fixed
2010-12-24 20:51:47 +05:30
prachi 79bf27ba6d Moved utility methods that convert comma-separated strings into a List and vice-versa, from ConfigurationManager to StringUtils.java 2010-12-23 16:41:23 -08:00
prachi a94e8db110 Bug 7473: host tags
Code changes and schema changes for adding/updating hostTags for hosts and serviceOffering. New local storage allocator 'HostTagBasedLocalStoragePoolAllocator' is added to search for storage pools that have associated hosts having the specified host tag.
2010-12-23 14:50:38 -08:00
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