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

2014-02-07 Thread animesh
Author: animesh Date: Fri Feb 7 23:43:28 2014 New Revision: 4334 Log: Committing release candidate artifacts for 4.3.0 to dist/dev/cloudstack in preparation for release vote Added: dev/cloudstack/4.3.0/apache-cloudstack-4.3.0-src.tar.bz2 (with props) dev/cloudstack/4.3.0/apache-clouds

git commit: updated refs/heads/rbac to 0b5b861

2014-02-07 Thread mchen
Updated Branches: refs/heads/rbac 3b58a45e0 -> 0b5b86199 Fix a bug in listParentAclGroups to handle empty parent group case. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0b5b8619 Tree: http://git-wip-us.apache.

[17/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6049: Give priority to cache stores where data object is already there instead of randomly picking one in case there are multiple cache stores in the scope.(cherry picked from commit e00241f41d6542cf1c5d93216fed55609cd7746a) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-

[14/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-5953: In hypervisor_capabilities, max_guests_limit are not correct for XS 6.2 or other specific version hypervisor. (cherry picked from commit bba6b77177a6404f1d27f7adc278b46fe00759f0) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

[11/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6030: Encrypt the primary and secondary smb storage password when it is stored in the db. (cherry picked from commit 96d8e3c945b24af4d27429c4bd62b459e807e2a1) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

[09/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
Fixed agent code to handle untagged public vlan while parsing the vlan id (cherry picked from commit 7df148c762510f669b60edff9d8d690c800b1f95) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[06/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6026: UI > create network offering > pass serviceofferingid parameter instead of systemOfferingForRouter parameter to API. (cherry picked from commit e7ec79b5f34f9f5cbe06653ec1948c7064c5b784) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstac

[07/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
stratosphere-ssp plugin: Fix HttpClient4 connection leak Replaced HttpClient#execute(HttpUriRequest) with HttpClient#execute(HttpUriRequest,ResponseHandler). The former requires extra EntityUtils#consume(HttpEntity). (cherry picked from commit 09e27fd7bf92a7ff723e36c8ca485e54ee00e8c7) Signed-off-

[15/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6040: Updated the ip addr validation in create port forwarding (cherry picked from commit 7a71cf33ce103392914ac51cd4689a6f5a340d0a) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[12/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6053: While adding a primary or secondary of type smb the password wasn't encoded. This cause createStoragePool or addImageStore command to fail if special characters were present. Updated the code to pass user, password and domain as part of details while adding primary or secondary.

[16/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6046:CreateVolume from snapshot is failing with S3 as secondary storage and zone-wide primary storage.(cherry picked from commit 900c51103ab1e29b86ea5f76cb73c72b3de51db7) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:/

[13/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6001: Fixed hyperv vm console not working for 3 minutes after migration. (cherry picked from commit fb87c85b2a313d75af7cd4b790118fea30a2dd1b) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/

[18/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6023: Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits Changed the VCPU max limit to 16 and provided a cluster level configuration parameter for this max limit named xen.vm.vcpu.max (cherry picked from commit 95e41fdf0da50c165a9317847058f

[10/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6031: UI > infrastructure > count > pass listAll=true to all listXXX API for counting resource. (cherry picked from commit e0dfe0ab15ee71c2cdf8fe7cce46b73258120a8e) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://g

[01/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
Updated Branches: refs/heads/4.3 bd335d01c -> c1af92fcb CLOUDSTACK-6007. Restore VM command fails with NPE. If a VM instance is deployed with startVm=false, then calling restoreVm on the instance fails with NPE because CS tries to expunge a volume that has not been created in primary store. (

[08/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-5967: GRE tunnel creation is failing after network orchestrator refactor, only network elements providingg services as defined by network offering, are invloved network design and imlement phase. So OVS network element need to be enables as 'Connectivity' service provider to make GRE tu

[05/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6027:CreateVolume from snapshot is failing with S3 on Vmware. (cherry picked from commit d7ec9ca815609d95c29b9db09ee1720bc7df4816) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudsta

[04/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6025:CreateTemplate from snapshot in NFS is failing , after migarting to S3 datastore.(cherry picked from commit a3caea7e0aca15c74362bbe8469070228177c96f) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apac

[19/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
Added Fix for CLOUDSTACK-5875 Added fix for exception and listing. Mentioned details under bug. Post the fix, simulator works fine. Signed-off-by: Santhosh Edukulla Signed-off-by: Koushik Das (cherry picked from commit d31fa09c7e5bb04fcc4594c0352d9b91171e9d1a) Signed-off-by: Animesh Chaturvedi

[03/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6019:CreateVolume from snapshot in NFS is throwing Warning "sync snapshot from cache to region wide store failed for image store test". (cherry picked from commit b11c13d4a120a6361231ee415082576dac6fe385) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/a

[02/19] git commit: updated refs/heads/4.3 to c1af92f

2014-02-07 Thread animesh
CLOUDSTACK-6018: Increase dnsmasq dhcp-lease-max to 2100 Would able to accomodate one /21 network then. (cherry picked from commit 50234ea72b29b3e192a3d80b8cb8d69e4309d141) Signed-off-by: Animesh Chaturvedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/master to c39ec1e

2014-02-07 Thread mlsorensen
Updated Branches: refs/heads/master 338463383 -> c39ec1eb8 CLOUDSTACK-6062: nic device ids don't always correspond to 'eth' device numbers, but vpc scripts require it. Now we match based on mac. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.o

[40/50] [abbrv] Revert "CLOUDSTACK-6003 fixing plus refactoring dispatcher" as it breaks API dispatching for commands having Map as a parameter type

2014-02-07 Thread mchen
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/782c5306/server/src/com/cloud/storage/snapshot/SnapshotSchedulerImpl.java -- diff --git a/server/src/com/cloud/storage/snapshot/SnapshotSchedulerImpl.java b/server/src/com/clo

[48/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Slightly improve the error message to make it clean what the problem actually is Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b6db18fa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b6db18fa Diff: ht

[05/50] [abbrv] Moved the secondary storage service into its own server directory

2014-02-07 Thread mchen
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4be3b993/services/secondary-storage/server/src/org/apache/cloudstack/storage/template/UploadManagerImpl.java -- diff --git a/services/secondary-storage/server/src/org/apache/c

[27/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Fixed the build broken by changes made to MonitoringServiceVO Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a873a0ef Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a873a0ef Diff: http://git-wip-us.apa

[20/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Add versions to the reporting plugins, prevents maven from complaining about it Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/884c03f9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/884c03f9 Diff: htt

[16/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6030: Encrypt the primary and secondary smb storage password when it is stored in the db. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a24263fe Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t

[44/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Revert "CLOUDSTACK-6003 fixing plus refactoring dispatcher" as it breaks API dispatching for commands having Map as a parameter type This reverts commit 447430c3df38c36d947c44c4aebd961d8cbb14c4. Conflicts: api/src/org/apache/cloudstack/api/BaseCmd.java server/src/com/cloud/api/Ap

[29/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6031: UI > infrastructure > count > pass listAll=true to all listXXX API for counting resource. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/75757e94 Tree: http://git-wip-us.apache.org/repos/asf/cl

[38/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Fix two NPE exceptions in the Contrail Plugin when contrail is not providing any services on the network. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/64c61c72 Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[08/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Moved the secondary storage service into its own server directory Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4be3b993 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4be3b993 Diff: http://git-wip-us

[14/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-5932: updated script with the valid iso download urls Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/18191ce7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/18191ce7 Diff: http://git-wip-us.

[26/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
External UUID control support for NetworkACLList/LoadBalancer/ApplicationLoadBalancer Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9641e1db Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9641e1db Di

[15/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-5932: update the definitions with the new debian version Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0ce48884 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0ce48884 Diff: http://git-wip-

[33/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6001: Fixed hyperv vm console not working for 3 minutes after migration. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13e0f293 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/13e0f293 Diff

[17/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Sync systemvm and systemvm64 build instructions Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3df97bd6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3df97bd6 Diff: http://git-wip-us.apache.org/repos/

[18/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Every tar has it's own way of doing things Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/28ac2f75 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/28ac2f75 Diff: http://git-wip-us.apache.org/repos/asf/c

[22/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Fix camelcasing inconsistency causing an assertion error. java.lang.AssertionError: Searching for a field that's not there: serviceName at com.cloud.utils.db.SearchBase.set(SearchBase.java:219) at com.cloud.utils.db.SearchBase$Interceptor.intercept(SearchBase.java:475) at

[19/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Review 16080 Move Netscaler plugin from non-oss to oss and upgrade the nitro API to 10.1 Signed-off-by: Hugo Trippaers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/356daf3e Tree: http://git-wip-us.apache.org/re

[34/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
fixBugs finding fm.equals(format) breaks equals contract Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cecb216c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cecb216c

[30/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
External UUID control support for PublicIpAddress/RemoteAccessVpn/PortForwardingRule/S2SVpnGateway/S2SVpnConnection Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4305d817 Tree: http://git-wip-us.apache.org/repos/a

[32/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-2932: Allow deleting of snapshots that have errored out. Simply mark the removed column as there is no physical clean up required. It can land into error state only from allocated/Creating state which are states before creation on primary storage works Project: http://git-wip-us.apa

[28/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Detail view UI: Fix embedded list view actions Fixes case when detail view has an embedded list view with action, that the action is handled by detail view instead of list view, causing unexpected behavior Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

[37/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Fix several AssertionErrors caused by improper transaction handling. Rewrite to new way of doing transactions. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cbbe3e0c Tree: http://git-wip-us.apache.org/repos/asf/cl

[21/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
NetworkManager Exception Fix Due to call to getDhcpServiceProvider() Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6523c068 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6523c068 Diff: http://git-wip-

[39/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6044: Primary storage list: truncate long values Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/91672863 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/91672863 Diff: http://git-wip-us.apach

[35/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
test: Add test for LibvirtDomainXMLParser A couple of changes where made to other classes as well to add some features to allow more extensive testing. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/41c7e22e Tree:

[45/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6046:CreateVolume from snapshot is failing with S3 as secondary storage and zone-wide primary storage. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/62127671 Tree: http://git-wip-us.apache.org/repos/asf/

[24/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Fixed agent code to handle untagged public vlan while parsing the vlan id Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7f780f26 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7f780f26 Diff: http://gi

[31/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
External UUID control: as only Root admin can change external UUID, so modified @Parameter to enforce the check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e51d472b Tree: http://git-wip-us.apache.org/repos/asf/c

[46/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6048: UI > Infrastructure > socket > listing > (1) remove LXC, OVM. (2) change XenServer label to differentiate XenServer version. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/04766c6d Tree: http://git

[36/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
test: Expand LibvirtDomainXMLParserTest with Interface test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1baebebd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1baebebd Diff: http://git-wip-us.apach

[47/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
CLOUDSTACK-6049: Give priority to cache stores where data object is already there instead of randomly picking one in case there are multiple cache stores in the scope. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit

[49/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Instances UI: Fix case where 'list host' is visible for stopped VM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33846338 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/33846338 Diff: http://git-wip-u

[23/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
SnapshotDetailsVO doesn't have a display field even though it is required in the searchbuilder in ResourceDetailsDaoBase java.lang.AssertionError: Searching for a field that's not there: display at com.cloud.utils.db.SearchBase.set(SearchBase.java:219) at com.cloud.utils.db.SearchBase$Int

[13/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
stratosphere-ssp plugin: Fix HttpClient4 connection leak Replaced HttpClient#execute(HttpUriRequest) with HttpClient#execute(HttpUriRequest,ResponseHandler). The former requires extra EntityUtils#consume(HttpEntity). Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

[10/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Removed some useless imports Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/03a424e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/03a424e4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

[42/50] [abbrv] Revert "CLOUDSTACK-6003 fixing plus refactoring dispatcher" as it breaks API dispatching for commands having Map as a parameter type

2014-02-07 Thread mchen
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/782c5306/server/src/com/cloud/api/dispatch/DispatchChainFactory.java -- diff --git a/server/src/com/cloud/api/dispatch/DispatchChainFactory.java b/server/src/com/cloud/api/dis

[02/50] [abbrv] Moved the secondary storage service into its own server directory

2014-02-07 Thread mchen
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4be3b993/services/secondary-storage/src/org/apache/cloudstack/storage/template/UploadManagerImpl.java -- diff --git a/services/secondary-storage/src/org/apache/cloudstack/stor

[01/50] [abbrv] git commit: updated refs/heads/rbac to 3b58a45

2014-02-07 Thread mchen
Updated Branches: refs/heads/rbac c440d9046 -> 3b58a45e0 ExternalUUID control support for Firewall and Egress Firewall rules Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aaa20947 Tree: http://git-wip-us.apache

git commit: updated refs/heads/4.3-forward to 95e41fd

2014-02-07 Thread nitin
Updated Branches: refs/heads/4.3-forward f0b861fed -> 95e41fdf0 CLOUDSTACK-6023: Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits Changed the VCPU max limit to 16 and provided a cluster level configuration parameter for this max limit named xen.

[2/2] git commit: initial commit

2014-02-07 Thread sebgoa
initial commit Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/ac95fe9d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/ac95fe9d Diff: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 3384633

2014-02-07 Thread bfederle
Updated Branches: refs/heads/master b6db18fae -> 338463383 Instances UI: Fix case where 'list host' is visible for stopped VM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33846338 Tree: http://git-wip-us.apach

git commit: finish fixing formatting issues

2014-02-07 Thread sebgoa
Updated Branches: refs/heads/master 2f312fc08 -> 7fdaf6118 finish fixing formatting issues Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/7fdaf611 Tree: http://git-wip-us.apache.org/r

git commit: fix network setup formatting

2014-02-07 Thread sebgoa
Updated Branches: refs/heads/master 09182f65b -> 2f312fc08 fix network setup formatting Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/2f312fc0 Tree: http://git-wip-us.apache.org/repo

[2/2] git commit: fixes everywhere

2014-02-07 Thread sebgoa
fixes everywhere Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/09182f65 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/09182f65 Diff: http://git-wip-us.apache

git commit: updated refs/heads/master to b6db18f

2014-02-07 Thread hugo
Updated Branches: refs/heads/master bac2c1e5b -> b6db18fae Slightly improve the error message to make it clean what the problem actually is Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b6db18fa Tree: http://gi

git commit: updated refs/heads/4.3-forward to f0b861f

2014-02-07 Thread devdeep
Updated Branches: refs/heads/4.3-forward e00241f41 -> f0b861fed CLOUDSTACK-6053: While adding a primary or secondary of type smb the password wasn't encoded. This cause createStoragePool or addImageStore command to fail if special characters were present. Updated the code to pass user, passwo