git commit: updated refs/heads/master to 0010fae

2013-07-25 Thread koushik
Updated Branches: refs/heads/master 80ac885e2 -> 0010faee4 Fix for CLOUDSTACK-2536 Removing memoryovercommitratio and cpuovercommitratio parameters from addCluster and updateCluster APIs, since these can be configurable using updateConfiguration API at cluster level. By default while creating

git commit: updated refs/heads/4.2 to 4c81ea6

2013-07-25 Thread koushik
Updated Branches: refs/heads/4.2 ca474d0e0 -> 4c81ea69c Fix for CLOUDSTACK-2536 Removing memoryovercommitratio and cpuovercommitratio parameters from addCluster and updateCluster APIs, since these can be configurable using updateConfiguration API at cluster level. By default while creating cl

[1/2] git commit: updated refs/heads/4.2 to c6d9919

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 4c81ea69c -> c6d9919c8 CLOUDSTACK-3021: Do not delete the domain We delete the accounts within the domain thereby cleaning up resources. Also corrected the typo in the test description. ForceDelete test was called without force option and vice versa Signed-off

[2/2] git commit: updated refs/heads/4.2 to c6d9919

2013-07-25 Thread tsp
Fix the simulator Include the createTemplateFromSnapshot in the storageprocessor. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0b90fa36 Tree: http://git-wip-us.apache.org/repos

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

2013-07-25 Thread tsp
Fix the simulator Include the createTemplateFromSnapshot in the storageprocessor. Signed-off-by: Prasanna Santhanam (cherry picked from commit e8383121c60e7c815ba1990df1e8a440f7d87188) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/as

[1/2] git commit: updated refs/heads/master to e432ce6

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 0010faee4 -> e432ce6f7 CLOUDSTACK-3021: Do not delete the domain We delete the accounts within the domain thereby cleaning up resources. Also corrected the typo in the test description. ForceDelete test was called without force option and vice versa Signed-

git commit: updated refs/heads/4.2 to 0d862a9

2013-07-25 Thread nitin
Updated Branches: refs/heads/4.2 c6d9919c8 -> 0d862a924 CLOUDSTACK-3712 Use Vminstance instead of user vm for scaling stopped vms. Signed off by : nitin mehta Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0d862

git commit: updated refs/heads/master to 1744ed7

2013-07-25 Thread chiradeep
Updated Branches: refs/heads/master e432ce6f7 -> 1744ed7ad CLOUDSTACK-3626 register the correct user and account for api calls made with api keys and secret keys Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1

git commit: updated refs/heads/master to 1f64354

2013-07-25 Thread nitin
Updated Branches: refs/heads/master 1744ed7ad -> 1f64354ec CLOUDSTACK-3712 Use Vminstance instead of user vm for scaling stopped vms. Signed off by : nitin mehta Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f

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

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 1f64354ec -> 9e8663c7c CLOUDSTACK-3617: Skip the test if config is not suitable Provided a utility method to ensure the config is suitable for running the test. If vm.instancename.flag is unset then skip the tests. Signed-off-by: Prasanna Santhanam (cherry

git commit: updated refs/heads/4.2 to 1067888

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 0d862a924 -> 1067888f6 CLOUDSTACK-3617: Skip the test if config is not suitable Provided a utility method to ensure the config is suitable for running the test. If vm.instancename.flag is unset then skip the tests. Signed-off-by: Prasanna Santhanam Project:

git commit: updated refs/heads/4.2 to e1eb70a

2013-07-25 Thread nitin
Updated Branches: refs/heads/4.2 1067888f6 -> e1eb70a4a =Disable the test and write a better one Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1eb70a4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

git commit: updated refs/heads/master to 8ee4e5a

2013-07-25 Thread nitin
Updated Branches: refs/heads/master 9e8663c7c -> 8ee4e5ac1 =Disable the test and write a better one Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8ee4e5ac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/4.2 to 1012d87

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 e1eb70a4a -> 1012d8786 CLOUDSTACK-3796: Fix the missing attribute for zoneid Signed-off-by: Prasanna Santhanam (cherry picked from commit 3277ceaf0b619171a19893f525aec2685ae6367c) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:/

git commit: updated refs/heads/master to 1d5feb1

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 8ee4e5ac1 -> 1d5feb158 CLOUDSTACK-3796: Fix the missing attribute for zoneid Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1d5feb15 Tree:

git commit: updated refs/heads/master to 555211a

2013-07-25 Thread ahuang
Updated Branches: refs/heads/master 1d5feb158 -> 555211a08 Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

[1/2] git commit: updated refs/heads/4.2 to 753f50b

2013-07-25 Thread kishan
Updated Branches: refs/heads/4.2 1012d8786 -> 753f50b30 refs/heads/master 555211a08 -> 36d900472 CLOUDSTACK-3769: Fixed variable name localMountPointPath in vmopsSnapshot plugin Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[2/2] git commit: updated refs/heads/master to 36d9004

2013-07-25 Thread kishan
CLOUDSTACK-3769: Fixed variable name localMountPointPath in vmopsSnapshot plugin Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/36d90047 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/36d90047 Diff: ht

git commit: updated refs/heads/4.2 to 026be30

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 753f50b30 -> 026be3015 test for Script a unit test for the most frequently used methods in the Script class Signed-off-by: Laszlo Hornyak Signed-off-by: Prasanna Santhanam (cherry picked from commit 76e283687f8a9014d85e766c2543f3c98dcb6062) Project: http:/

git commit: updated refs/heads/master to 76e2836

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 36d900472 -> 76e283687 test for Script a unit test for the most frequently used methods in the Script class Signed-off-by: Laszlo Hornyak Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://gi

git commit: updated refs/heads/master to deb701b

2013-07-25 Thread koushik
Updated Branches: refs/heads/master 76e283687 -> deb701b7e CLOUDSTACK-3493: [storage ref] Attach volume to VM is failing in case of Primary-Localstorage . Some existing scenarios for root and data volume combination was not working. These are a. Local root + Shared data b. Shared root + Local

git commit: updated refs/heads/4.2 to f062fd4

2013-07-25 Thread koushik
Updated Branches: refs/heads/4.2 026be3015 -> f062fd4fc CLOUDSTACK-3493: [storage ref] Attach volume to VM is failing in case of Primary-Localstorage . Some existing scenarios for root and data volume combination was not working. These are a. Local root + Shared data b. Shared root + Local da

[36/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3563: UI > Add Guest Network Dialog (only available for root-admin in Network menu and Infrastructure menu) > change Network Offering field to depend on both zone field and scope field. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.o

[21/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
fix create template from snapshot if it's swift Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/be3883b6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/be3883b6 Diff: http://git-wip-us.apache.org/repos/

[20/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3735. Domain deletion fails even when the networks within the domain have been destroyed. When a network is destroyed remove the corresponding network entry from domain_network_ref and account_network_ref table Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: h

[37/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ddbe5338 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ddbe5338 Diff: http://git-wi

[07/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3533: Fix missing parameter of dhcp_release Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b6f7dccf Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b6f7dccf Diff: http://git-wip-us.apache.org

[17/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3698: Ensure VM is accessible before stopping VR Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/368f32fa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/36

[31/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Adding HTTPS support for UCS, refactored code for o.a.c.httpclient.contrib CLOUDSTACK-3285 UCS: Need support for HTTP redirects and HTTPS Certificate handling Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a47faa9d

[18/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-2508: Template usage should report both physical and virtual sizes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/135a2e66 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/135a2e66 Diff: http:

[23/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-2630: fix delta snashpt Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d22bea60 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d22bea60 Diff: http://git-wip-us.apache.org/repos/asf/cloudstac

[14/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3623 Enabled rps, rfs on vpc VR Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5dd11164 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5dd11164 Diff: http://git-wip-us.apache.org/repos/asf/c

[40/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Automation: Fix test_vpc_vms_deployment resource release The account may be failed to be deleted in the test case, so we still need to clean it up after. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b1266e2 Tree

[48/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3021: Do not delete the domain We delete the accounts within the domain thereby cleaning up resources. Also corrected the typo in the test description. ForceDelete test was called without force option and vice versa Signed-off-by: Prasanna Santhanam (cherry picked from commit a3c21b36

[09/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/06d89749 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/06d89749 D

[02/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Removed the remove method. Not sure why we added to VirtualMachineManager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9bc5870f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9bc5870f Diff: http://g

[46/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Fix for CLOUDSTACK-2536 Removing memoryovercommitratio and cpuovercommitratio parameters from addCluster and updateCluster APIs, since these can be configurable using updateConfiguration API at cluster level. By default while creating cluster these values are taken from global configuration para

[08/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3533: Add space after IP for dhcp_release To prevent use the wrong mac of the IP with same prefix. Thanks to Wei Zhou's comment! Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dabea9da Tree: http://git-

[01/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Updated Branches: refs/heads/ldapplugin c6e9617e2 -> 1f64354ec (forced update) CLOUDSTACK-3758 [Vmware][ZWPS] Failed to create volume from snapshot Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/

[25/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Add wait while Netscaler recognizes service to be up Signed-off-by: Prasanna Santhanam (cherry picked from commit a7df12edbf83106d26198db20e96ee991912c097) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d0971ce8 T

[49/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3626 register the correct user and account for api calls made with api keys and secret keys Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1744ed7a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[50/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3712 Use Vminstance instead of user vm for scaling stopped vms. Signed off by : nitin mehta Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f64354e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/

[43/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Automation: Fix test_vpc_network_staticnatrule.py And remove NAT rule part from static nat test case. Remove static nat part from port forwarding test case. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/29ee6882 T

[47/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Fix the simulator Include the createTemplateFromSnapshot in the storageprocessor. Signed-off-by: Prasanna Santhanam (cherry picked from commit e8383121c60e7c815ba1990df1e8a440f7d87188) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/as

[29/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3789: UI - specify type when making API calls. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/11dce488 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/11dce488 Diff: http://git-wip-us.apache.

[34/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3665:Failed to create volume from snapshot. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13a9b941 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/13a9b941 Diff: http://git-wip-us.apache.org

[30/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Summary: Get away from dozens of ssh/scp calls for KVM vm_data push Detail: userdata and vm metadata take a long time to program on KVM routers. This does it all in one go, processed on the router. BUG-ID: CLOUDSTACK-3163 Tested-by: Wido Signed-off-by: Marcus Sorensen 1374695897 -0600 Project:

[03/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Moved the rest of VirtualMachineManager to be vm agnostic Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e99a1ef1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e99a1ef1 Diff: http://git-wip-us.apache.

[11/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3776: Mount SSVM root filesystem with sync and noatime Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e6bad5c8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e6bad5c8 Diff: http://git-wip-us

[24/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3741:Object_Store_Refactor - [KVM] Creation of Template from Snapshot Fails. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/df452ba1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/df452ba1 D

[15/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3777: IndexOutOfBoundsException while adding Cisco VNMc provider on a upgraded setup Isolation methods may not always be present for a physical network. So not using it while adding VNMC appliance Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

[19/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3612: DB changes for template virtual size usage Conflicts: setup/db/db/schema-410to420.sql Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b9d9cf0 Tree: http://git-wip-us.apache.org/repos/asf/cl

[32/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Cloudstack-3694 Dnsmasq rewrite in bash (Sheng: Fix typo, fix log and error message, remove 'set -x' in script) Signed-off-by: Sheng Yang Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e14f5d0a Tree: http://git-w

[41/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3741: generate template.properties so that KVM processor will not fail with FileNotFound. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/44cae460 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

[22/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-2630: fix delta snashpt Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fa358cf0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fa358cf0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstac

[33/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets Support passing list of dependsOn targets for form fields. This will trigger a change if any items specified in list are changed. Example: fieldA: {...}, fieldB: {...}, fieldC: { dependsOn: ['fieldA', 'fieldB'] } Project: http:

[35/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c8b30867 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c8b30867 Diff: http://git-wip-us.

[12/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3724: optimizing cleanup Signed-off-by: Prasanna Santhanam (cherry picked from commit 8b7d00ee4de53d15a1d495c3c1fdd166b1651460) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b8f1bde Tree: http://git-w

[13/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3594: Fix regression in Affinity Groups tests One of the patches introduced a regression where account and domainid parameters were changed. Therefore Affinity Groups for those accounts were not found and tests failed. Signed-off-by: Prasanna Santhanam (cherry picked from commit 4a7f5

[28/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3344: Add LDAP: Fix encoding of '&' character Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e12e0f79 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e12e0f79 Diff: http://git-wip-us.apache.o

[44/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3681: fix bunch of bugs related to vmware, regarding to snapshot Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7f200d96 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7f200d96 Diff: http://

[26/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project. Signed-off-by: Prasanna Santhanam (cherry picked from commit 5009d3b82af4fa385490517185d071e1326cffaa) Project: http://git-wip-us.apache.org/re

[05/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Automation: Add sleep for RvR state checking Because the mgmt server would update RvR state only every 30 seconds by default. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/35f4aa30 Tree: http://git-wip-us.apache.o

[45/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-2304: fix migrate volume for vmware Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/80ac885e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/80ac885e Diff: http://git-wip-us.apache.org/repos/a

[06/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3743. test_tags.py:TestResourceTags not tearing down the account. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2424dcf6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2424dcf6 Diff: http:/

[39/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Automation: Redundant routers don't have the same link local IP It's invalid test case. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7150afab Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7150afab

[38/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3741: a typo in adding .qcow2 extension. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7799f648 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7799f648 Diff: http://git-wip-us.apache.org/re

[42/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3665:KVM specific issue in create volume from snapshot. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2f1d4dd0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2f1d4dd0 Diff: http://git-wip-u

[10/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/11f134c2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/11f134c2 Diff: http://

[16/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
Fixing minor typos Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/64c120c0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/64c120c0 Diff: http://git-wip-us.apache.org

[27/50] git commit: updated refs/heads/ldapplugin to 1f64354

2013-07-25 Thread aprateek
CLOUDSTACK-3153: Fix numbering of ACL items Re-number dragged items in increments of ten, and use an average of the previous and next number, so that multiple reorders can occur before conflicts happen. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apa

git commit: updated refs/heads/master to 0984594

2013-07-25 Thread jayapal
Updated Branches: refs/heads/master deb701b7e -> 098459432 CLOUDSTACK-2933 Added vpc load balancing changes for vmware Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/09845943 Tree: http://git-wip-us.apache.org/r

git commit: updated refs/heads/4.2 to 34f75b0

2013-07-25 Thread jayapal
Updated Branches: refs/heads/4.2 f062fd4fc -> 34f75b0a5 CLOUDSTACK-2933 Added vpc load balancing changes for vmware Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/34f75b0a Tree: http://git-wip-us.apache.org/repo

[1/4] Merge LDAPPlugin

2013-07-25 Thread aprateek
Updated Branches: refs/heads/ldapplugin 1f64354ec -> eaa414337 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eaa41433/ui/index.jsp -- diff --git a/ui/index.jsp b/ui/index.jsp index af5fa37..813dbcb 100644 --- a/ui/inde

git commit: updated refs/heads/4.2 to f4e9282

2013-07-25 Thread muralireddy
Updated Branches: refs/heads/4.2 34f75b0a5 -> f4e928260 CLOUDSTACK-3764: [EIP/ELB] [BasicZone] Unable acquire IP as non-ROOT domain users Since the basic zone network is owned by 'Root' domain, domain access checkers will fail for the accounts in non-root domains while acquiring public IP. So

git commit: updated refs/heads/master to 739f7ca

2013-07-25 Thread muralireddy
Updated Branches: refs/heads/master 098459432 -> 739f7cade CLOUDSTACK-3764: [EIP/ELB] [BasicZone] Unable acquire IP as non-ROOT domain users Since the basic zone network is owned by 'Root' domain, domain access checkers will fail for the accounts in non-root domains while acquiring public IP.

git commit: updated refs/heads/master to 2c5388a

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 739f7cade -> 2c5388afa For some reason cat is under /bin on some linuses Signed-off-by: Prasanna Santhanam (cherry picked from commit b8129d6a8e6634f6a101e09d8f0a9620a2379d67) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

git commit: updated refs/heads/4.2 to 81dfaaa

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 f4e928260 -> 81dfaaa90 For some reason cat is under /bin on some linuses Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/81dfaaa9 Tree: http://

git commit: updated refs/heads/master to 211b180

2013-07-25 Thread widodh
Updated Branches: refs/heads/master 2c5388afa -> 211b180d5 Replaced virsh() by python-libvirt functions Signed-off-by: Rene Diepstraten Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/211b180d Tree: http://git-

git commit: updated refs/heads/4.1 to ca61d8b

2013-07-25 Thread chipchilders
Updated Branches: refs/heads/4.1 8794bb634 -> ca61d8bda Fixing build_asf.sh to correct manual pom manipulation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ca61d8bd Tree: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/master to 7df0d3a

2013-07-25 Thread chipchilders
Updated Branches: refs/heads/master 211b180d5 -> 7df0d3a23 Updating build_asf from the 4.1 branch, where I fixed a couple of things Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7df0d3a2 Tree: http://git-wip-us

git commit: updated refs/heads/4.2 to b5bb0a5

2013-07-25 Thread chipchilders
Updated Branches: refs/heads/4.2 81dfaaa90 -> b5bb0a570 Updating build_asf from the 4.1 branch, where I fixed a couple of things Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b5bb0a57 Tree: http://git-wip-us.ap

Build failed in Jenkins: cloudstack-apidocs-41 #603

2013-07-25 Thread Apache Jenkins Server
See Changes: [chipchilders] Fixing build_asf.sh to correct manual pom manipulation -- [...truncated 4493 lines...] INFO: Jul 25, 2013 5:02:08 PM org.apache.maven.cli.event.ExecutionEventLog

Build failed in Jenkins: cloudstack-apidocs-41 #604

2013-07-25 Thread Apache Jenkins Server
See -- [...truncated 4491 lines...] Jul 25, 2013 5:10:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ clo

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

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 b5bb0a570 -> 2b0a97267 Fix bunch of affinity group tests Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b0a9726 Tree: http://git-wip-us.apach

git commit: updated refs/heads/master to 23e7753

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 7df0d3a23 -> 23e775374 Fix bunch of affinity group tests Signed-off-by: Prasanna Santhanam (cherry picked from commit 2b0a97267617608e6695973bc768eec499b69eca) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apach

git commit: updated refs/heads/4.2 to 9db03bf

2013-07-25 Thread mlsorensen
Updated Branches: refs/heads/4.2 2b0a97267 -> 9db03bf42 Summary: Make vmdata_kvm.py concurrency friendly Detail: Adds flocks, etc for calling this concurrently, since CLOUDSTACK-3484 made userdata, vmdata, start commands concurrent Signed-off-by: Marcus Sorensen 1374773177 -0600 Project: h

git commit: updated refs/heads/master to 74df662

2013-07-25 Thread mlsorensen
Updated Branches: refs/heads/master 23e775374 -> 74df66203 Summary: Make vmdata_kvm.py concurrency friendly Detail: Adds flocks, etc for calling this concurrently, since CLOUDSTACK-3484 made userdata, vmdata, start commands concurrent Signed-off-by: Marcus Sorensen 1374773177 -0600 Project

git commit: updated refs/heads/4.2 to f350e34

2013-07-25 Thread edison
Updated Branches: refs/heads/4.2 9db03bf42 -> f350e3457 CLOUDSTACK-2481: the wait is in seconds in copycommand Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f350e345 Tree: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/master to 8e72a72

2013-07-25 Thread tsp
Updated Branches: refs/heads/master 74df66203 -> 8e72a728b Fix pep8 that broken marvin build 10 days ago :( Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8e72a728 Tree: http:

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

2013-07-25 Thread tsp
Updated Branches: refs/heads/4.2 f350e3457 -> 2be96cf0b Fix pep8 that broken marvin build 10 days ago :( Signed-off-by: Prasanna Santhanam (cherry picked from commit 1f95493dfef7762625530f59c4b4de2b6c2165f0) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-

Build failed in Jenkins: cloudstack-apidocs-master #1308

2013-07-25 Thread Apache Jenkins Server
See Changes: [wido] Replaced virsh() by python-libvirt functions [chipchilders] Updating build_asf from the 4.1 branch, where I fixed a couple of things -- [...truncated 191 lines...]

git commit: updated refs/heads/master to 86d919e

2013-07-25 Thread edison
Updated Branches: refs/heads/master 8e72a728b -> 86d919eee CLOUDSTACK-2481: the wait is in seconds in copycommand Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/86d919ee Tree: http://git-wip-us.apache.org/repos/

Build failed in Jenkins: cloudstack-apidocs-master #1309

2013-07-25 Thread Apache Jenkins Server
See Changes: [tsp] Fix bunch of affinity group tests [marcus] Summary: Make vmdata_kvm.py concurrency friendly [tsp] Fix pep8 that broken marvin build 10 days ago :( -- [...truncated

svn commit: r2580 - in /dev/cloudstack/4.1.1: apache-cloudstack-4.1.1-src.tar.bz2 apache-cloudstack-4.1.1-src.tar.bz2.asc apache-cloudstack-4.1.1-src.tar.bz2.md5 apache-cloudstack-4.1.1-src.tar.bz2.sh

2013-07-25 Thread ilya
Author: ilya Date: Thu Jul 25 17:55:30 2013 New Revision: 2580 Log: Committing release candidate artifacts for 4.1.1 to dist/dev/cloudstack in preparation for release vote Added: dev/cloudstack/4.1.1/apache-cloudstack-4.1.1-src.tar.bz2 (with props) dev/cloudstack/4.1.1/apache-cloudstac

git commit: updated refs/heads/4.2 to 6b9ea47

2013-07-25 Thread mchen
Updated Branches: refs/heads/4.2 2be96cf0b -> 6b9ea4771 CLOUDSTACK-3667:[Object_Store_Refactor][VMWare] System VMs StartCommand failed due to Exception: java.lang.Exception Message: secondary storage for dc 3 is not ready yet? Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

git commit: updated refs/heads/master to e7cdaa1

2013-07-25 Thread mchen
Updated Branches: refs/heads/master 86d919eee -> e7cdaa1b3 CLOUDSTACK-3667:[Object_Store_Refactor][VMWare] System VMs StartCommand failed due to Exception: java.lang.Exception Message: secondary storage for dc 3 is not ready yet? Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[1/2] git commit: updated refs/heads/4.1 to cf2babe

2013-07-25 Thread ilya
Updated Branches: refs/heads/4.1 ca61d8bda -> cf2babe7a Updating pom.xml version numbers for release 4.1.1 Signed-off-by: ilya musayev Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d2c646f0 Tree: http://git-w

[2/2] git commit: updated refs/heads/4.1 to cf2babe

2013-07-25 Thread ilya
Revert "Updating pom.xml version numbers for release 4.1.1" This reverts commit d2c646f0a434831bd5aef88b5692c108fe26e718. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cf2babe7 Tree: http://git-wip-us.apache.org/r

Jenkins build is back to normal : cloudstack-apidocs-master #1310

2013-07-25 Thread Apache Jenkins Server
See

  1   2   >