git commit: refs/heads/bvt - separate the simulatorContext from regular client context

2013-03-24 Thread tsp
Updated Branches: refs/heads/bvt 6d2068feb -> 8e89939be separate the simulatorContext from regular client context componentContext.xml.in is for oss components. Removing the simulator context out of it. simulatorComponentContext.xml.in is activated by the -Dsimulator property from the develop

git commit: refs/heads/bvt - remove all remnants of simulator from default context

2013-03-24 Thread tsp
Updated Branches: refs/heads/bvt 8e89939be -> 1a31704c0 remove all remnants of simulator from default context All simulator components should be loaded by simulatorComponentContext.xml after this change. The context is enabled by the -Dsimulator flag. Signed-off-by: Prasanna Santhanam Proj

git commit: refs/heads/4.1 - CLOUDSTACK-1791: for newly added column in DB, if it's not added in the vo, then raw mysql query will not work

2013-03-24 Thread chipchilders
Updated Branches: refs/heads/4.1 fcf628393 -> 6caaaee0b CLOUDSTACK-1791: for newly added column in DB, if it's not added in the vo, then raw mysql query will not work Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com

Jenkins build is back to normal : cloudstack-apidocs-41 #162

2013-03-24 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cloudstack-marvin #628

2013-03-24 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cloudstack-rat-master #1071

2013-03-24 Thread Apache Jenkins Server
See

svn commit: r1460484 - /cloudstack/project_admin/templates/committerAccept.txt

2013-03-24 Thread jzb
Author: jzb Date: Sun Mar 24 23:16:35 2013 New Revision: 1460484 URL: http://svn.apache.org/r1460484 Log: updating committerAccept.txt to reflect graduation. Modified: cloudstack/project_admin/templates/committerAccept.txt Modified: cloudstack/project_admin/templates/committerAccept.txt URL:

svn commit: r1460485 - in /cloudstack/project_admin/templates: committerAnnounce.txt committerInvite.txt

2013-03-24 Thread jzb
Author: jzb Date: Sun Mar 24 23:23:16 2013 New Revision: 1460485 URL: http://svn.apache.org/r1460485 Log: changing the committerAnnounce.txt to reflect graduation Modified: cloudstack/project_admin/templates/committerAnnounce.txt cloudstack/project_admin/templates/committerInvite.txt Mod

svn commit: r1460487 - in /cloudstack/project_admin/templates: committerAccept.txt committerAnnounce.txt committerDone.txt committerVoteResults.txt

2013-03-24 Thread jzb
Author: jzb Date: Sun Mar 24 23:41:24 2013 New Revision: 1460487 URL: http://svn.apache.org/r1460487 Log: more changes to committer docs for graduation Modified: cloudstack/project_admin/templates/committerAccept.txt cloudstack/project_admin/templates/committerAnnounce.txt cloudstack/

svn commit: r1460489 - in /cloudstack/project_admin/templates: committerInvite.txt committerVote.txt pmcInvite.txt ppmcInvite.txt

2013-03-24 Thread jzb
Author: jzb Date: Sun Mar 24 23:53:50 2013 New Revision: 1460489 URL: http://svn.apache.org/r1460489 Log: A few more minor changes. Should be done for now. Added: cloudstack/project_admin/templates/pmcInvite.txt - copied, changed from r1460487, cloudstack/project_admin/templates/ppmcIn

svn commit: r1460505 - /cloudstack/site/trunk/content/who.mdtext

2013-03-24 Thread jzb
Author: jzb Date: Mon Mar 25 02:19:05 2013 New Revision: 1460505 URL: http://svn.apache.org/r1460505 Log: adding a page for committers and PMC members. Added: cloudstack/site/trunk/content/who.mdtext Added: cloudstack/site/trunk/content/who.mdtext URL: http://svn.apache.org/viewvc/cloudstac

svn commit: r1460507 - /cloudstack/site/trunk/content/who.mdtext

2013-03-24 Thread jzb
Author: jzb Date: Mon Mar 25 02:21:30 2013 New Revision: 1460507 URL: http://svn.apache.org/r1460507 Log: adding newlines to who.mdtext. Modified: cloudstack/site/trunk/content/who.mdtext Modified: cloudstack/site/trunk/content/who.mdtext URL: http://svn.apache.org/viewvc/cloudstack/site/tr

svn commit: r855839 - in /websites/staging/cloudstack/trunk/content: ./ who.html

2013-03-24 Thread buildbot
Author: buildbot Date: Mon Mar 25 02:21:41 2013 New Revision: 855839 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/who.html Propchange: websites/staging/cloudstack/trunk/cont

svn commit: r1460508 - /cloudstack/site/trunk/content/who.mdtext

2013-03-24 Thread jzb
Author: jzb Date: Mon Mar 25 02:24:45 2013 New Revision: 1460508 URL: http://svn.apache.org/r1460508 Log: fixing one last formatting problem. Modified: cloudstack/site/trunk/content/who.mdtext Modified: cloudstack/site/trunk/content/who.mdtext URL: http://svn.apache.org/viewvc/cloudstack/si

svn commit: r855840 - in /websites/staging/cloudstack/trunk/content: ./ who.html

2013-03-24 Thread buildbot
Author: buildbot Date: Mon Mar 25 02:24:55 2013 New Revision: 855840 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/who.html Propchange: websites/staging/cloudstack/trunk/cont

svn commit: r855842 - /websites/production/cloudstack/content/

2013-03-24 Thread jzb
Author: jzb Date: Mon Mar 25 02:30:58 2013 New Revision: 855842 Log: Publishing svnmucc operation to cloudstack site by jzb Added: websites/production/cloudstack/content/ - copied from r855841, websites/staging/cloudstack/trunk/content/

[2/2] git commit: refs/heads/master - CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference t

2013-03-24 Thread radhika
CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to management lb in admin guide~ Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/

[1/2] git commit: refs/heads/4.1 - CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to m

2013-03-24 Thread radhika
Updated Branches: refs/heads/4.1 6caaaee0b -> ba4106305 refs/heads/master 4f0913836 -> eb934e4ac CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to management lb in admin guide~

[3/6] QuickCloud: Enable secondary storage daemon to run outside the system vm

2013-03-24 Thread chiradeep
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894375ea/services/secondary-storage/scripts/_run.sh -- diff --git a/services/secondary-storage/scripts/_run.sh b/services/secondary-storage/scripts/_run.sh new file mode 10075

[6/6] git commit: refs/heads/quickcloud - QuickCloud: Enable secondary storage daemon to run outside the system vm

2013-03-24 Thread chiradeep
QuickCloud: Enable secondary storage daemon to run outside the system vm Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/894375ea Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/894375ea Diff: http://git