git commit: updated refs/heads/4.4-forward to 5863ab8

2014-06-25 Thread girish
Repository: cloudstack Updated Branches: refs/heads/4.4-forward a6381f580 -> 5863ab826 Re-enabling fixed test cases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5863ab82 Tree: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/master to c468228

2014-06-25 Thread kishan
Repository: cloudstack Updated Branches: refs/heads/master 75c9a20c7 -> c468228fe CLOUDSTACK-6926: removed hard coded jdk dirs and setting java home using readlink and dirname Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloud

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

2014-06-25 Thread Apache Jenkins Server
See Changes: [kishan] CLOUDSTACK-6926: removed hard coded jdk dirs and setting java home using readlink and dirname -- Started by an SCM change Building remotely on ubuntu5 (Ubuntu ubuntu)

git commit: updated refs/heads/master to 83f2bb5

2014-06-25 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master c468228fe -> 83f2bb5ac Re-enabling fixed test cases Conflicts: test/integration/smoke/test_scale_vm.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/4.4-forward to 5749abc

2014-06-25 Thread girish
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 5863ab826 -> 5749abc23 Re-enabling fixed test case test_primary_storage.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5749abc2 Tree: http://git

git commit: updated refs/heads/master to 867c894

2014-06-25 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master 83f2bb5ac -> 867c894d2 Re-enabling fixed test case test_primary_storage.py Conflicts: test/integration/smoke/test_primary_storage.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.a

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

2014-06-25 Thread Apache Jenkins Server
See Changes: [girish] Re-enabling fixed test cases [girish] Re-enabling fixed test case test_primary_storage.py -- Started by an SCM change Building remotely on ubuntu5 (Ubuntu ubuntu) in

git commit: updated refs/heads/master to 018b471

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 867c894d2 -> 018b471ad CLOUDSTACK-6747 test to allow all cidrs on other end of vpc, public or private Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/018b

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

2014-06-25 Thread Apache Jenkins Server
See Changes: [daan] CLOUDSTACK-6747 test to allow all cidrs on other end of vpc, public or -- Started by an SCM change Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace

git commit: updated refs/heads/master to cd3b027

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 018b471ad -> cd3b027f4 findbugs: unit test coverage on the utils package Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd3b027f Tree: http://git-wip-us.

git commit: updated refs/heads/master to 17850c7

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master cd3b027f4 -> 17850c7af CLOUDSTACK-6747: call a more forgiving test on the supplied peer cidr-list Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/17850c7a

[6/8] git commit: updated refs/heads/master to ab0dca0

2014-06-25 Thread hugo
Set the default provisioning_type to something that doesn't cause NPEs when used. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0ef61f79 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0ef61f79 Diff:

[7/8] git commit: updated refs/heads/master to ab0dca0

2014-06-25 Thread hugo
Add provisioning_type to the devcloud offerings. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/99b7cc80 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/99b7cc80 Diff: http://git-wip-us.apache.org/repos

[8/8] git commit: updated refs/heads/master to ab0dca0

2014-06-25 Thread hugo
Catch possible exceptions in finally so they won't shadow the original exception. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ab0dca03 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ab0dca03 Diff:

[4/8] These should have been gone a long time ago

2014-06-25 Thread hugo
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d781824a/client/tomcatconf/simulatorComponentContext.xml.in -- diff --git a/client/tomcatconf/simulatorComponentContext.xml.in b/client/tomcatconf/simulatorComponentContext.xm

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

2014-06-25 Thread hugo
Fix several potential issues reported by coverity. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/49b0936a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/49b0936a Diff: http://git-wip-us.apache.org/rep

[1/8] Fix typo and add the right exception to the error map.

2014-06-25 Thread hugo
Repository: cloudstack Updated Branches: refs/heads/master 17850c7af -> ab0dca038 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/cd0ef093/server/src/com/cloud/network/guru/StorageNetworkGuru.java -- diff --git a/server/

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

2014-06-25 Thread Apache Jenkins Server
See Changes: [daan] findbugs: unit test coverage on the utils package [daan] CLOUDSTACK-6747: call a more forgiving test on the supplied peer [htrippaers] Fix several potential issues reported by coverity. [htrippaers] Set the

git commit: updated refs/heads/master to 05b79a1

2014-06-25 Thread hugo
Repository: cloudstack Updated Branches: refs/heads/master ab0dca038 -> 05b79a127 Fix the license headers Nitin forgot. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/05b79a12 Tree: http://git-wip-us.apache.org/

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

2014-06-25 Thread Apache Jenkins Server
See

git commit: updated refs/heads/master to 218c471

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 05b79a127 -> 218c4713a CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/218c4713 Tr

git commit: updated refs/heads/master to d90b8d8

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 218c4713a -> d90b8d88e Revert "CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc" This reverts commit 218c4713ae796bcb0002f12421d24dfee9a5320f. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Comm

git commit: updated refs/heads/master to 3268f5b

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master d90b8d88e -> 3268f5bd1 CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3268f5bd Tre

[2/3] git commit: updated refs/heads/4.3 to 8d0f49a

2014-06-25 Thread dahn
CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc (cherry picked from commit 3268f5bd1f2175ccd919ee7195d69b05d5b3f3e2) Conflicts: utils/test/com/cloud/utils/net/NetUtilsTest.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-u

[1/3] git commit: updated refs/heads/4.3 to 8d0f49a

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.3 59353846e -> 8d0f49add CLOUDSTACK-6747 test to allow all cidrs on other end of vpc, public or private (cherry picked from commit 018b471ad300ea0987e52d6b42dde71387de8c5b) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Co

[1/3] git commit: updated refs/heads/4.4 to 86aff86

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 3cdcf7793 -> 86aff86b7 CLOUDSTACK-6747 test to allow all cidrs on other end of vpc, public or private (cherry picked from commit 018b471ad300ea0987e52d6b42dde71387de8c5b) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Co

[2/3] git commit: updated refs/heads/4.4 to 86aff86

2014-06-25 Thread dahn
CLOUDSTACK-6747 test for test to allow all cidrs on other end of a vpc (cherry picked from commit 3268f5bd1f2175ccd919ee7195d69b05d5b3f3e2) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8cb2a878 Tree: http://git-wi

[3/3] git commit: updated refs/heads/4.4 to 86aff86

2014-06-25 Thread dahn
CLOUDSTACK-6747: call a more forgiving test on the supplied peer cidr-list (cherry picked from commit 17850c7aff432a504d65a34d2f22ca7e1952a770) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/86aff86b Tree: http://gi

[3/3] git commit: updated refs/heads/4.3 to 8d0f49a

2014-06-25 Thread dahn
CLOUDSTACK-6747: call a more forgiving test on the supplied peer cidr-list (cherry picked from commit 17850c7aff432a504d65a34d2f22ca7e1952a770) Conflicts: api/src/org/apache/cloudstack/api/command/user/vpn/CreateVpnCustomerGatewayCmd.java server/src/com/cloud/network/vpn/Site2Site

git commit: updated refs/heads/master to 477a812

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 3268f5bd1 -> 477a812a6 CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/4.4-forward to 2498f65

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 5749abc23 -> 2498f6568 CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage Signed-off-by: Daan Hoogland (cherry picked from commit 477a812a6f7aaab74122c11488713f417dfe4d89) Project: http://git-wip-us.apache.o

git commit: updated refs/heads/4.4-forward to 96412e3

2014-06-25 Thread duffy
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 2498f6568 -> 96412e3e5 Allow for length of password on VMs to be set via global settings Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/96412e3e Tr

git commit: updated refs/heads/4.4-forward to 2bb12f2

2014-06-25 Thread duffy
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 96412e3e5 -> 2bb12f2a8 remove unused import Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2bb12f2a Tree: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.4 to c70cadf

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 86aff86b7 -> c70cadff0 Allow for length of password on VMs to be set via global settings (cherry picked from commit 96412e3e58fd1ced9d269e4552aaa6410bedf556) Conflicts: setup/db/db/schema-430to440.sql Project: http://git-wip-us

git commit: updated refs/heads/4.4 to 0296c46

2014-06-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 c70cadff0 -> 0296c46f0 remove unused import (cherry picked from commit 2bb12f2a85c8497a15cd7b17099aefbd7c486f9b) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c

git commit: updated refs/heads/4.4-forward to defed59

2014-06-25 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 2bb12f2a8 -> defed59b9 CLOUDSTACK-6995:Stress Test to test multiple Remote Access VPN Connections to VPC Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c

git commit: updated refs/heads/4.4-forward to 039878b

2014-06-25 Thread girish
Repository: cloudstack Updated Branches: refs/heads/4.4-forward defed59b9 -> 039878b49 CLOUDSTACK-6984: Re-enable the testcase Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/039878b4 Tree: http://git-wip-us.apac