git commit: updated refs/heads/rbac to b367a62

2013-09-18 Thread mchen
Updated Branches: refs/heads/rbac 62d60c2b7 -> b367a62a8 Add ACL related DB schema. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b367a62a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b367a62a Di

git commit: updated refs/heads/master to b6d448d

2013-09-18 Thread kelveny
Updated Branches: refs/heads/master 7142cd19f -> b6d448d1f apply https://reviews.apache.org/r/14189/ - UserVmDomRInvestigator and ManagementIPSystemVMInvestigator mask adapter name Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/master to 7142cd1

2013-09-18 Thread kelveny
Updated Branches: refs/heads/master 62d60c2b7 -> 7142cd19f Apply https://reviews.apache.org/r/14186/ - Create parent pom to allow maven standard paths in project Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7

Git Push Summary

2013-09-18 Thread prachidamle
Updated Branches: refs/heads/rbac [created] 62d60c2b7

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

2013-09-18 Thread prachidamle
CLOUDSTACK-4651: Restarting management server when volume Snapshot is still in progress for root volume of a VM , then there is no way to restart VM since the startVM job is stuck forever since the volume is in "Snapshoting" state. Change: -If no volume of the VM is usable, VM cannot be deployed

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

2013-09-18 Thread prachidamle
Updated Branches: refs/heads/master 723ef6e49 -> 62d60c2b7 CLOUDSTACK-4668: Upgrade to 4.2 fails with NullPointerException when hypervisor_type is null for a cluster entry Changes: - Care for null value during comparing the hypervisor_type - Do not consider removed clusters - Method rename ac

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

2013-09-18 Thread prachidamle
CLOUDSTACK-4664: [ZWPS] High delay to start a stopped VM which has ROOT/DATA volumes migrated to Second Zone wide primary Storage(More than 10 mins) Changes: - DeploymentPlanningManager needs to reuse the zone wide primary storage pool when VM's volume is READY Project: http://git-wip-us.apach

git commit: updated refs/heads/master to 723ef6e

2013-09-18 Thread jessicawang
Updated Branches: refs/heads/master 3ab8d8d8f -> 723ef6e49 CLOUDSTACK-4702: UI > Network menu > Add Guest Network dialog > UI shouldn't pass null zoneid to listnetworkofferings API when zone dropdown is empty (i.e. when no advanced zone exists). Project: http://git-wip-us.apache.org/repos/a

git commit: updated refs/heads/4.2-forward to 7f08333

2013-09-18 Thread jessicawang
Updated Branches: refs/heads/4.2-forward f4066b51f -> 7f08333cc CLOUDSTACK-4702: UI > Network menu > Add Guest Network dialog > UI shouldn't pass null zoneid to listnetworkofferings API when zone dropdown is empty (i.e. when no advanced zone exists). Project: http://git-wip-us.apache.org/re

git commit: updated refs/heads/master to 3ab8d8d

2013-09-18 Thread alena1108
Updated Branches: refs/heads/master d34b79c97 -> 3ab8d8d8f Fixed non-oss build broken in Juniper SRX with commit 2614b00c513734ce6b1c29e572fbd7a37d4059fc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ab8d8d8

git commit: updated refs/heads/master to d34b79c

2013-09-18 Thread alena1108
Updated Branches: refs/heads/master 9b81c91e3 -> d34b79c97 CLOUDSTACK-4573: fixed resource limit check when acquire public IP in VPC - update resource count for VPC public ip even when network_id is not set yet. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://g

git commit: updated refs/heads/master to 9b81c91

2013-09-18 Thread jessicawang
Updated Branches: refs/heads/master bf6a5ff02 -> 9b81c91e3 CLOUDSTACK-4700: UI > Instances > Reset VM action > if the template from which vm is created is password-enabled, pop up "Password hsa been reset to xxx" dialog. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Co

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

2013-09-18 Thread jessicawang
Updated Branches: refs/heads/4.2-forward e49f14b7e -> f4066b51f CLOUDSTACK-4700: UI > Instances > Reset VM action > if the template from which vm is created is password-enabled, pop up "Password hsa been reset to xxx" dialog. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/re

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

2013-09-18 Thread Apache Jenkins Server
See

git commit: updated refs/heads/4.2-forward to 7d06e77

2013-09-18 Thread swamy
Updated Branches: refs/heads/4.2-forward a9218f341 -> 7d06e77ed CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd Egress rules testcases access vm via router. Sleep before accessing router else the expect fails since router is not accessible. Also use router.hostid instead of vm.hostid t

git commit: updated refs/heads/master to bf6a5ff

2013-09-18 Thread ahuang
Updated Branches: refs/heads/master 5b5a61754 -> bf6a5ff02 Added a ManagementServer scope but it isn't used yet. Added @Deprecated to one of the constructors Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bf6a

git commit: updated refs/heads/master to 5b5a617

2013-09-18 Thread swamy
Updated Branches: refs/heads/master d4dc4f7e7 -> 5b5a61754 Added missing test for VPC load balancing rule from old QA repo to cloudstack repo def test_04_VPC_CreateLBRuleInMultipleNetworksVRStoppedState Since VPC now only allows load balancing on a single tier the test case has been updated

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

2013-09-18 Thread Apache Jenkins Server
See Changes: [venkataswamybabu.budumuru] CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd [venkataswamybabu.budumuru] Added missing test for VPC load balancing rule from old QA repo to cloudstack repo --

git commit: updated refs/heads/master to d4dc4f7

2013-09-18 Thread swamy
Updated Branches: refs/heads/master 2614b00c5 -> d4dc4f7e7 CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd Egress rules testcases access vm via router. Sleep before accessing router else the expect fails since router is not accessible. Also use router.hostid instead of vm.hostid to ide

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

2013-09-18 Thread swamy
Updated Branches: refs/heads/4.2-forward 7d06e77ed -> e49f14b7e Added missing test for VPC load balancing rule from old QA repo to cloudstack repo def test_04_VPC_CreateLBRuleInMultipleNetworksVRStoppedState Since VPC now only allows load balancing on a single tier the test case has been upd

[4/5] sdn hosted vpc gateways (using lswitch)

2013-09-18 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2614b00c/engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java -- diff --git a/engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java b/engine/schema/src/co

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

2013-09-18 Thread Apache Jenkins Server
See Changes: [dhoogland] sdn hosted vpc gateways (using lswitch) -- Started by an SCM change Building remotely on ubuntu2 in workspace

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

2013-09-18 Thread chipchilders
Author: chipchilders Date: Wed Sep 18 12:49:47 2013 New Revision: 878952 Log: Publishing svnmucc operation to cloudstack site by chipchilders Added: websites/production/cloudstack/content/ - copied from r878951, websites/staging/cloudstack/trunk/content/

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

2013-09-18 Thread buildbot
Author: buildbot Date: Wed Sep 18 12:48:14 2013 New Revision: 878951 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: r1524390 - /cloudstack/site/trunk/content/who.mdtext

2013-09-18 Thread chipchilders
Author: chipchilders Date: Wed Sep 18 12:46:47 2013 New Revision: 1524390 URL: http://svn.apache.org/r1524390 Log: Removing brett from PMC Modified: cloudstack/site/trunk/content/who.mdtext Modified: cloudstack/site/trunk/content/who.mdtext URL: http://svn.apache.org/viewvc/cloudstack/site/

[2/3] git commit: updated refs/heads/nonoss-to-noredist to 86bef8b

2013-09-18 Thread hugo
Update packaging script with the new noredist flag Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8f01d20a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8f01d20a Diff: http://git-wip-us.apache.org/rep

[3/3] git commit: updated refs/heads/nonoss-to-noredist to 86bef8b

2013-09-18 Thread hugo
Update the INSTALL.md file with the changed noredist flag. And fix a few old entries Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/86bef8bf Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/86bef8bf Dif

[1/3] git commit: updated refs/heads/nonoss-to-noredist to 86bef8b

2013-09-18 Thread hugo
Updated Branches: refs/heads/nonoss-to-noredist [created] 86bef8bfb Rename nonoss to noredist to better reflect what the flag is used for. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13e8b59b Tree: http://git