[2/2] git commit: updated refs/heads/rbac to d4d3c69

2013-09-27 Thread mchen
Add AclGroupJoinDaoImpl bean into applicationContext.xml. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d4d3c69a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d4d3c69a Diff: http://git-wip-us.apache.o

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

2013-09-27 Thread Apache Jenkins Server
See

[03/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
add missing cloudstack-agent-upgrade in cloudstack-agent debian packages Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a6bfd960 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a6bfd960 Diff: http://git

[07/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f3c917db Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/

[01/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
Updated Branches: refs/heads/ui-restyle 4f8234b70 -> 7289604d8 fix silly typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/522860c0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/522860c0 Diff: h

[04/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
CLOUDSTACK-3363 UI > fix list Events/Alerts screen is in processing state forever with Delete Events/Alerts request having no filter Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/38b94e93 Tree: http://git-wip-us.a

[09/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
Commiting multi select stuff for inital review Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/58f287c6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/58f287c6 Diff: http://git-wip-us.apache.org/repos/a

[10/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
Merge branch 'master' into ui-restyle Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7289604d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7289604d Diff: http://git-wip-us.apache.org/repos/asf/clouds

[02/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
CLOUDSTACK-4745: Add StaticNatRule through firewall manager This would fix CreateIpForwardingCmd API on 4.2+. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dad47682 Tree: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/rbac to ed22dfe

2013-09-27 Thread mchen
Updated Branches: refs/heads/rbac 97fd99b09 -> ed22dfef1 Add transaction handling in AclServiceImpl, and parent role support in createAclRole. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ed22dfef Tree: http://

[06/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
CLOUDSTACK-4659: Vmware allows destroying VM that has pending tasks, worker VM GC actually relies on the assumption that Vmware is protected from that which is a false assumption. Recycle Worker VM only it is from previous session Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[08/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
CLOUDSTACK-4754: it's a race condition: delete template, and deploy vm from the template happened at the same time, Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/350e8938 Tree: http://git-wip-us.apache.org/repos/a

[05/10] git commit: updated refs/heads/ui-restyle to 7289604

2013-09-27 Thread bfederle
Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 58f287c

2013-09-27 Thread bfederle
Updated Branches: refs/heads/master 350e8938c -> 58f287c62 Commiting multi select stuff for inital review Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/58f287c6 Tree: http://git-wip-us.apache.org/repos/asf/clou

Build failed in Jenkins: cloudstack-rat-master #3326

2013-09-27 Thread Apache Jenkins Server
See Changes: [sudison] CLOUDSTACK-4754: it's a race condition: delete template, and deploy vm from the template happened at the same time, -- Started by an SCM change Building remotely on

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

2013-09-27 Thread Apache Jenkins Server
See

git commit: updated refs/heads/master to 350e893

2013-09-27 Thread edison
Updated Branches: refs/heads/master f3c917db0 -> 350e8938c CLOUDSTACK-4754: it's a race condition: delete template, and deploy vm from the template happened at the same time, Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/4.2-forward to 583279f

2013-09-27 Thread edison
Updated Branches: refs/heads/4.2-forward 94c8e28f8 -> 583279f33 CLOUDSTACK-4754: it's a race condition: delete template, and deploy vm from the template happened at the same time, Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/c

[1/3] git commit: updated refs/heads/master to f3c917d

2013-09-27 Thread kelveny
Updated Branches: refs/heads/master 38b94e934 -> f3c917db0 Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit Project: http://git-wip-us.apache.org/repos/asf/clou

[2/3] git commit: updated refs/heads/master to f3c917d

2013-09-27 Thread kelveny
CLOUDSTACK-4659: Vmware allows destroying VM that has pending tasks, worker VM GC actually relies on the assumption that Vmware is protected from that which is a false assumption. Recycle Worker VM only it is from previous session Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[3/3] git commit: updated refs/heads/master to f3c917d

2013-09-27 Thread kelveny
CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f3c917db Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/

git commit: updated refs/heads/4.2-forward to 94c8e28

2013-09-27 Thread kelveny
Updated Branches: refs/heads/4.2-forward c9aa8800c -> 94c8e28f8 CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/94

Build failed in Jenkins: cloudstack-rat-master #3324

2013-09-27 Thread Apache Jenkins Server
See Changes: [brian.federle] CLOUDSTACK-3363 UI > fix list Events/Alerts screen is in processing state forever with Delete Events/Alerts request having no filter -- Started by an SCM chang

git commit: updated refs/heads/master to 38b94e9

2013-09-27 Thread bfederle
Updated Branches: refs/heads/master a6bfd9602 -> 38b94e934 CLOUDSTACK-3363 UI > fix list Events/Alerts screen is in processing state forever with Delete Events/Alerts request having no filter Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org

svn commit: r880154 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack-faq.html

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 18:51:49 2013 New Revision: 880154 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/cloudstack-faq.html Propchange: websites/staging/cloudstack

svn commit: r1527026 - /cloudstack/site/trunk/content/cloudstack-faq.mdtext

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 18:48:55 2013 New Revision: 1527026 URL: http://svn.apache.org/r1527026 Log: Removing line about developer's FAQ, since it wasn't being maintainted Modified: cloudstack/site/trunk/content/cloudstack-faq.mdtext Modified: cloudstack/site/trunk/content/clou

svn commit: r880148 - in /websites/staging/cloudstack/trunk/content: ./ about.html

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 18:09:07 2013 New Revision: 880148 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/about.html Propchange: websites/staging/cloudstack/trunk/co

svn commit: r1527009 - /cloudstack/site/trunk/content/about.mdtext

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 18:07:45 2013 New Revision: 1527009 URL: http://svn.apache.org/r1527009 Log: Make link to API docs relative Modified: cloudstack/site/trunk/content/about.mdtext Modified: cloudstack/site/trunk/content/about.mdtext URL: http://svn.apache.org/viewvc/cloud

svn commit: r880147 - in /websites/staging/cloudstack/trunk/content: ./ downloads.html

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 17:56:33 2013 New Revision: 880147 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/downloads.html Propchange: websites/staging/cloudstack/trun

svn commit: r1527006 - /cloudstack/site/trunk/content/downloads.mdtext

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 17:55:17 2013 New Revision: 1527006 URL: http://svn.apache.org/r1527006 Log: Fixing 4.1.1 links Modified: cloudstack/site/trunk/content/downloads.mdtext Modified: cloudstack/site/trunk/content/downloads.mdtext URL: http://svn.apache.org/viewvc/cloudstac

svn commit: r880146 - in /websites/staging/cloudstack/trunk/content: ./ downloads.html

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 17:47:59 2013 New Revision: 880146 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/downloads.html Propchange: websites/staging/cloudstack/trun

svn commit: r1526997 - /cloudstack/site/trunk/content/downloads.mdtext

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 17:46:30 2013 New Revision: 1526997 URL: http://svn.apache.org/r1526997 Log: Fixing link to KEYS Modified: cloudstack/site/trunk/content/downloads.mdtext Modified: cloudstack/site/trunk/content/downloads.mdtext URL: http://svn.apache.org/viewvc/cloudsta

svn commit: r1526989 [3/3] - in /cloudstack/site/trunk: content/ content/css/ content/develop/ content/docs/api/ templates/

2013-09-27 Thread chipchilders
Added: cloudstack/site/trunk/content/developers.mdtext URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/content/developers.mdtext?rev=1526989&view=auto == --- cloudstack/site/trunk/content/developers.mdtext (added)

svn commit: r1526989 [1/3] - in /cloudstack/site/trunk: content/ content/css/ content/develop/ content/docs/api/ templates/

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 17:31:53 2013 New Revision: 1526989 URL: http://svn.apache.org/r1526989 Log: cloudstack.apache.org site redesign Added: cloudstack/site/trunk/content/developers.mdtext cloudstack/site/trunk/content/history.mdtext Removed: cloudstack/site/trunk/con

svn commit: r880103 - in /websites/staging/cloudstack/trunk/content: ./ docs/en-US/ docs/en-US/Apache_CloudStack/ docs/en-US/Apache_CloudStack/4.0.0-incubating/ docs/en-US/Apache_CloudStack/4.0.0-incu

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 14:00:05 2013 New Revision: 880103 Log: Staging update by buildbot for cloudstack [This commit notification would consist of 105 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r880102 - in /websites/staging/cloudstack/trunk/content: ./ docs/ docs/ar-SA/ docs/ar-SA/images/ docs/as-IN/ docs/as-IN/images/ docs/ast-ES/ docs/ast-ES/images/ docs/bg-BG/ docs/bg-BG/imag

2013-09-27 Thread buildbot
Author: buildbot Date: Fri Sep 27 13:41:39 2013 New Revision: 880102 Log: Staging update by buildbot for cloudstack [This commit notification would consist of 193 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

git commit: updated refs/heads/4.2 to a463f5e

2013-09-27 Thread weizhou
Updated Branches: refs/heads/4.2 2c0430610 -> a463f5ecc add docs: disk I/O statistics and disk I/O throttling (KVM) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a463f5ec Tree: http://git-wip-us.apache.org/repo

svn commit: r1526897 - in /cloudstack/site/trunk/content/docs/en-US: ./ Apache_CloudStack/4.1.1/ Apache_CloudStack/4.2.0/ Apache_CloudStack/4.2.0/epub/Admin_Guide/ Apache_CloudStack/4.2.0/epub/Install

2013-09-27 Thread ke4qqq
Author: ke4qqq Date: Fri Sep 27 13:39:12 2013 New Revision: 1526897 URL: http://svn.apache.org/r1526897 Log: readding en-us content Added: cloudstack/site/trunk/content/docs/en-US/ - copied from r1510600, cloudstack/docsite/html/docs/en-US/ cloudstack/site/trunk/content/docs/en-US/A

svn commit: r1526894 - /cloudstack/site/trunk/content/images/CSCC.EU.2013.jpg

2013-09-27 Thread chipchilders
Author: chipchilders Date: Fri Sep 27 13:22:41 2013 New Revision: 1526894 URL: http://svn.apache.org/r1526894 Log: Adding CSCC.EU logo Added: cloudstack/site/trunk/content/images/CSCC.EU.2013.jpg (with props) Added: cloudstack/site/trunk/content/images/CSCC.EU.2013.jpg URL: http://svn.apa

git commit: updated refs/heads/4.2 to 2c04306

2013-09-27 Thread weizhou
Updated Branches: refs/heads/4.2 a8604c2d2 -> 2c0430610 add doc: advanced zone with security groups Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2c043061 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/4.2-forward to c9aa880

2013-09-27 Thread weizhou
Updated Branches: refs/heads/4.2-forward 92e9f6daf -> c9aa8800c add missing cloudstack-agent-upgrade in cloudstack-agent debian packages (cherry picked from commit a6bfd9602129d8ae308ba58f36623c04826e15ca) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/master to a6bfd96

2013-09-27 Thread weizhou
Updated Branches: refs/heads/master dad47682c -> a6bfd9602 add missing cloudstack-agent-upgrade in cloudstack-agent debian packages Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a6bfd960 Tree: http://git-wip-us