65 Commits

Author SHA1 Message Date
Chiradeep Vittal
b104bbb511 ignore override and bin and logfiles properly 2010-08-17 11:09:12 -07:00
Alex Huang
e077b23d98 stupid git 2010-08-17 10:26:34 -07:00
Alex Huang
a89aad4d15 removed override 2010-08-17 10:16:16 -07:00
Anthony Xu
334b2f7d27 bug 5939: script to clean xenstore disk 2010-08-16 17:06:20 -07:00
Alex Huang
c5f822ca7a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-16 11:30:22 -07:00
Alex Huang
c21bc7072c more changes 2010-08-16 11:30:04 -07:00
Alex Huang
867b43dcf9 more changes for the rewrite. 2010-08-16 11:28:11 -07:00
Kelven Yang
e78f05599c Test verification with vim2.5 2010-08-16 11:12:11 -07:00
abhishek
b4d6baf044 Fixing the multiplying factor issue 2010-08-16 10:05:46 -07:00
edison
900b9e2f2f Merge branch 'addhost' 2010-08-13 23:26:16 -07:00
edison
53df26daaa "Add host" for kvm:
The sequence:
1. add host in UI
2. scp setup_agent.sh to agent host, and execute it. This script receives hostip,zoneid, podid and guid, then runs "cloud-setup-agent" and "cloud-setup-console-proxy". Here, we assume that network/hostname and cloud-agent are already configed and installed.
3. Write a dummy kvm resource into the database, then wait for agent connects to server, by polling the database for every 1 minutes. If it finds the agent is in UP state in database, then return, or wait for at least 10 minutes.
2010-08-13 23:19:36 -07:00
Jessica Wang
66ccd6f7ad (1) When hypervisor.type is kvm, allow option to add host in UI.
(2) When when hypervisor.type is kvm, hide cluster section in add host dialog.
2010-08-13 18:19:55 -07:00
will
7cf14dcffa Test commit 2010-08-13 16:36:30 -07:00
Anthony Xu
642d0dfe8a Issue #: 5917
if we found the SR, we'll never create it again.
2010-08-13 15:17:33 -07:00
abhishek
5326d0ec89 bug 5922: Checking if bug db updates works
status 5922: resolved fixed
2010-08-13 14:07:55 -07:00
abhishek
7d14dd7576 Issue :# 5922
Status 5922: Resolved Fixed
Fix for 5922
2010-08-13 13:55:33 -07:00
edison su
59912c09c9 Remove the VHD template signature check when downdloading template.
There are lots tools can create VHD disk: xenserver, xenconverter, hyper-v, platespin, etc. And some tools didn't create a correct signature.
2010-08-13 12:09:50 -07:00
Manuel Amador (Rudd-O)
3acc84282f cannot use hardlink when we are using symlink 2010-08-13 01:01:50 -07:00
Manuel Amador (Rudd-O)
5a1fb90360 Performance and assurement improvements in wscript 2010-08-13 00:36:21 -07:00
Manuel Amador (Rudd-O)
eef9b7722a Do not remove the build tree after build 2010-08-13 00:28:03 -07:00
edison su
d5b9f6a8c4 Make the VHD file created by xenconverter importable. 2010-08-12 19:50:14 -07:00
unknown
30c5352f20 - dos2unix deploy-db-dev.sh 2010-08-12 17:19:30 -07:00
Manuel Amador (Rudd-O)
09f362b364 Git ignore updated with changes from 2.1.x 2010-08-12 16:34:39 -07:00
abhishek
3f8dc05600 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-12 15:53:06 -07:00
abhishek
d8cc85c42f Fixing the listAlerts api call to return the correct format for the sent on field 2010-08-12 15:52:34 -07:00
Manuel Amador (Rudd-O)
a2cf253b20 bug 5876: Fix error reporting in agent setup so it will not cause a nested exception
The function stderr was being called with the wrong name of interpolation parameters.  The exception was missing from the arguments to the function.

status 5876: resolved fixed
2010-08-12 15:22:34 -07:00
Manuel Amador (Rudd-O)
b97899b2cf Correct indentationerror in python 2010-08-12 15:21:51 -07:00
Manuel Amador (Rudd-O)
69ee28e6c9 Add support for installing any type of file within client/WEB-INF 2010-08-12 15:08:40 -07:00
jessica
87b16702fe Test author settings in Tortoise Git 2010-08-12 11:57:38 -07:00
unknown
a0c300f0a3 Git check-in test 2010-08-12 11:52:46 -07:00
unknown
be793dc8a4 temporarily remove localization stuff until Manuel fixs waf build. 2010-08-12 11:48:49 -07:00
jessica
c923149205 temporarily remove localization stuff until Manuel fixs waf build. 2010-08-12 11:46:22 -07:00
kelven
64221eff7b Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-12 11:07:19 -07:00
Alex Huang
c3c5f7fa7c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-11 22:14:55 -07:00
Alex Huang
7f40fe0e07 not overwritten 2010-08-11 22:14:44 -07:00
Alex Huang
066f24dd4e Changed the version number to use the date time. This way developer can still figure out which file they should look at. 2010-08-11 22:13:53 -07:00
edison
9963ec0a46 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-11 19:33:44 -07:00
edison
dc005b9b9c add setup_agent.sh, the first script running during add host
Make cloud-setup-agent/console-proxy in unattended mode
2010-08-11 19:31:07 -07:00
Manuel Amador (Rudd-O)
a852ae9386 Fix the typo that broke the build horribly 2010-08-11 18:17:01 -07:00
Manuel Amador (Rudd-O)
f11ac7acef make it so cloud-gitrevs and cloud-sccs commands are in the packages 2010-08-11 18:16:37 -07:00
Manuel Amador (Rudd-O)
07addfed62 If git build sccs file is present, catenate it to standard output with these brand new commands 2010-08-11 18:14:55 -07:00
Manuel Amador (Rudd-O)
70a52991ba backup files should, please, not be shown 2010-08-11 18:09:51 -07:00
Kelven Yang
117b24ce55 Git test check-in 2010-08-11 17:41:41 -07:00
Alex Huang
eb28cbca63 more crap to fix git 2010-08-11 16:23:46 -07:00
Kris McQueen
c49cdb21d8 Remove comment from testing Git and Eclipse 2010-08-11 13:55:05 -07:00
Kris McQueen
2a2d618da9 Add a comment for testing Git and Eclipse 2010-08-11 13:54:07 -07:00
edison
49a8f1d9ce test 2010-08-11 11:42:52 -07:00
Alex Huang
49ec1136a2 ignore files 2010-08-11 11:31:22 -07:00
Alex Huang
621a37b6c8 bug 5890: Changed all of the build stuff to work better with git 2010-08-11 11:16:29 -07:00
Manuel Amador (Rudd-O)
eba391d8b8 ignore ant artifacts 2010-08-11 11:16:29 -07:00