Commit Graph

125 Commits

Author SHA1 Message Date
edison 8eaeb5111c Backport from master, to make sure console-proxy always gets correct public.network.device 2010-09-02 19:58:49 -07:00
edison 9dc48bbdbb backport patch from master, to fix template permission issue 2010-09-02 19:18:15 -07:00
edison 0f97a654cf fix NPE, when there is no console proxy available connected to mgt server. 2010-09-02 17:17:45 -07:00
edison 49a6aa456b Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-09-02 16:22:29 -07:00
edison c9d6ac7082 backport patch from master to 2.1.x, to solve the vm don't boot on latest fedora. 2010-09-02 16:21:15 -07:00
anthony 1f518b4bc4 bug 5917: if checkSR failed, just return error, don't create the same SR again
status 5917: resolved fixed
2010-09-02 16:11:23 -07:00
alena a6ec285114 Use notify() instead of notifyAll() in globalLock 2010-09-02 15:26:26 -07:00
anthony c9b154def4 set size in createtmplt.sh and remove unused properties 2010-09-02 15:04:21 -07:00
anthony 40386f7c31 bug 3453: update template size in template-sync
status 3453: resolved fixed
2010-09-02 14:11:50 -07:00
anthony 0bb3237ad7 since there is not vhd-util, we need to check if it is there 2010-09-01 21:03:12 -07:00
anthony fea31133a3 Template size,
1. the size in template_pool_ref now is physical size.
2. template in storage pool is implemented as snapshot, fix x3  issue
3. fix x4 issue
2010-09-01 20:02:48 -07:00
abhishek 6e14742666 bug 6032: fixing the ip range issue
status 6032: resolved fixed
2010-09-01 17:49:57 -07:00
root 4a74992cd3 Added TRACE level logging for Global capacityCheckerLocks in UserConcentratedAllocator, AlertManagerImpl and StatsCollector. 2010-09-01 17:40:02 -07:00
unknown f5e675427b Fix bug 5882 - encode password before hashing it. 2010-09-01 14:36:33 -07:00
Manuel Amador (Rudd-O) 5a0d6206e7 Bumpback to 2.1.3 2010-09-01 13:47:10 -07:00
abhishek 34741d2911 bug 6065: Fixing the issue with the account deletion, in the case where the account is deleted with the volume being created, but not having a pool id associated with it yet
status 6065: resolved fixed
2010-09-01 13:45:37 -07:00
Manuel Amador (Rudd-O) 939f32c7b9 Remove duplication of files included in cloud-premium.spec 2010-09-01 12:03:34 -07:00
Manuel Amador (Rudd-O) 1cfa840765 Add schema-level to the package manifests 2010-09-01 11:57:25 -07:00
unknown 4f557f84f7 fix template page disappearing problem. 2010-09-01 11:45:40 -07:00
Manuel Amador (Rudd-O) a0d724cc33 Write the current schema level out to the database when doing deploydb or setup-databases 2010-09-01 11:30:43 -07:00
edison 8c5268d72d Fix the bug:
Remove host when the host is in disconnected state, then you will fail to add the same host back.
2010-09-01 11:19:17 -07:00
Manuel Amador (Rudd-O) 18956dc3c2 Add 2.1.3 migration step 2010-09-01 11:00:25 -07:00
anthony 896eac1742 bug 5944: add basical vhd file check
status 5944: resolved fixed
2010-08-31 19:57:57 -07:00
Kelven Yang 9c73dab12e Avoid continously to execute jobs from queue within a single execution. To have better transaction isolations between job executions, so that leak of transaction won't go further into other job executions 2010-08-31 18:27:03 -07:00
anthony b77049a651 bug 6064: doesn't set GATEWAYDEV if eth2 is not set
status 6064: resolved fixed
2010-08-31 17:40:39 -07:00
Kelven Yang 2b6c96a40e Fix a problem on releasing memory lock in Merovingian.java 2010-08-31 17:22:56 -07:00
anthony 6057d50d52 bug 6057: it happens because management server command timeout before xenapi timeout, when CheckHealthcommand returns, there is no listener since it's a sync command
status 6057: resolved fixed
2010-08-31 17:00:25 -07:00
edison cc547ff289 no "add host" for kvm on 2.1.x 2010-08-31 16:38:28 -07:00
edison 9c49f29171 don't throw exceptions when you can't add host 2010-08-31 16:26:57 -07:00
anthony 01b2a32ed9 bug 6048: Check createvolume's return
status 6048: resolved fixed
2010-08-31 12:57:24 -07:00
jessica 3b939b9ce1 fix bug 6050 - extend pagesize to 500. 2010-08-31 11:29:03 -07:00
Kelven Yang 326afc9be5 For API key request, make sure we use the correct userId session key 2010-08-31 10:33:46 -07:00
anthony 3820e1c396 if eth1 and eth2 in CP/SS VM are in same network, set default gateway on eth2, 2010-08-30 19:45:52 -07:00
Kelven Yang b37f7521a5 Let console proxy servlet response explict content type to have better browser support 2010-08-30 17:22:24 -07:00
Kelven Yang 35d9cadddd Let console proxy servlet use the same userId name in session variable 2010-08-30 17:16:49 -07:00
anthony 97e721b879 remove duplicate copy 2010-08-30 16:49:52 -07:00
Manuel Amador (Rudd-O) 58c972daa6 _run.sh moved to the root of systemvm.zip and systemvm-premium.zip 2010-08-30 16:41:15 -07:00
Manuel Amador (Rudd-O) ff589c865b make the debian package file list congruent with the directory contents 2010-08-30 14:52:31 -07:00
anthony 21fffb09fa add sertupxenserver.sh back 2010-08-30 14:04:31 -07:00
Manuel Amador (Rudd-O) 2b6b9e96a0 Do not install id_rsa.cloud as this is something exclusive to master 2010-08-30 13:49:11 -07:00
Chiradeep Vittal 02837e04f5 Issue #: 4203 restart java agent 2010-08-30 12:20:55 -07:00
Chiradeep Vittal 387c9de437 Issue #: 4203 restart java agent 2010-08-30 12:20:13 -07:00
Manuel Amador (Rudd-O) 86b35f02d4 Fix OSS RPM packaging by excluding the special-cased files generated out of the scripts project in premium 2010-08-30 12:00:44 -07:00
Manuel Amador (Rudd-O) 76ee624b89 We now have a premium scripts project. (ported from master) 2010-08-30 12:00:27 -07:00
Manuel Amador (Rudd-O) 9fca87fb8e Copy xenserver-patch.tgz into patch.tgz so the systemvm patch process does not fail (ported from master) 2010-08-30 11:58:33 -07:00
Manuel Amador (Rudd-O) 9a03cd9ccb Ignore pydevproject files during the course of installation 2010-08-30 10:42:15 -07:00
anthony 03ddc57939 correctly use session in plugin
Conflicts:

	scripts/vm/hypervisor/xenserver/xenserver56/patch
2010-08-30 00:10:36 -07:00
anthony 0f216c1862 introduce callPluginBase 2010-08-29 20:16:38 -07:00
anthony f6312574a4 support multiple patch files
Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2010-08-29 19:24:05 -07:00
anthony 6b7e78daa8 remove unused scripts 2010-08-29 18:44:11 -07:00