[09/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-2823: pass cmdline info to system vms for 30 times (cherry picked from commit 4eedfe53fcbab1d47b09eacaca1d803b67b6c4d2) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9bfb8e57 Tree: http://git-wip-us.apac

[10/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ff118c9

[18/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8069: Fixed test script in test_tags.py Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e791e8ec Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e791e

[25/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8075: Front-end support for shared templates/ISOs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e7a96fde Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e7a96fde Diff: http://git-wip-us.apac

[33/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA Changes: - When there is HA we try to redeploy the affected vm using regular planners and if that fails we retry using the special planner for HA (which skips checking disable

[21/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aca0f795 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/aca0f795 Diff: http://git-

[14/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-255: fix NPE in createPortForwardingRule due to no PortForwarding provider (cherry picked from commit c9d492d7140dd53f1630bc5ea14b948184233612) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/76dc20a0 Tre

[35/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
CLOUDSTACK-8022: [Automation] Deletion of Domain with Cleanup set to "true" fails Changes: - This is a race condition between the deleteDomain thread and AccountChecker thread. DeleteDomain thread marks the domain as inactive and proceeds for cleanup, AccountChecker thread that runs at the sa

[22/40] git commit: updated refs/heads/master to f4133a7

2014-12-18 Thread dahn
When deleting primary storage that's based on the SolidFireShared plug-in (which uses a shared-IOPS approach), remove the volume from the volume access group it's in Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/

git commit: updated refs/heads/4.5 to 67a7f74

2014-12-18 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.5 8b6e251b5 -> 67a7f74be CLOUDSTACK-7184 fieldname typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/67a7f74b Tree: http://git-wip-us.apache.org/repos/asf/

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

2014-12-18 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 4821bfffe -> 68b9ba451 CLOUDSTACK-7184 fieldname typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/67a7f74b Tree: http://git-wip-us.apache.org/repos/a

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

2014-12-18 Thread dahn
Merge remote-tracking branch 'origin/4.5' Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/68b9ba45 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/68b9ba45 Diff: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.4 to 79fc9d2

2014-12-19 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 0e312a7a7 -> 79fc9d268 CLOUDSTACK-7184 fieldname typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/79fc9d26 Tree: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/4.4 to 145b4a1

2014-12-23 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 79fc9d268 -> 145b4a1f2 CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV During vmsync if StopCommand (issued as part of PowerOff/PowerMissing report) fails to stop VM (since VM is running on HV), don't trans

git commit: updated refs/heads/4.4 to 9be404a

2014-12-23 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 145b4a1f2 -> 9be404a93 CLOUDSTACK-8107. Failed to create snapshot from volume when the task is performed repeatedly in zone wide primary Storage. While taking a snapshot of a volume, CS chooses the endpoint to perform backup snapshot ope

git commit: updated refs/heads/4.4 to 53fbe84

2014-12-23 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 9be404a93 -> 53fbe8401 CLOUDSTACK-8109. Extract Template is failing. Fix the OVA path that is returned once an OVA is packaged using a META file. (cherry picked from commit 507d9d337d2e80f7f6e5d665708c0687c387c5fc) Project: http://git-w

git commit: updated refs/heads/4.4 to 4807fa7

2014-12-23 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 53fbe8401 -> 4807fa7de CLOUDSTACK-8112. CS allows creation of VM's with the same Display name when vm.instancename.flag is set to true. Before registering a VM check if a different CS VM with same name exists in vCenter. (cherry picked

[2/2] git commit: updated refs/heads/4.4 to 4ade3fb

2015-01-05 Thread dahn
serialization issue in json/gson Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ade3fbe Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4ade3fbe Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/

[1/2] git commit: updated refs/heads/4.4 to 4ade3fb

2015-01-05 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 4807fa7de -> 4ade3fbeb logging in clustering code, to find faulty vif plug on xenserver from clustered ms on nic orchestration for start command Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.a

git commit: updated refs/heads/master to 54e5f28

2015-01-05 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 22d656543 -> 54e5f28ac CID-1261669 added comment to clarify false positive Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/54e5f28a Tree: http://git-wip-

git commit: updated refs/heads/master to 251e88c

2015-01-05 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 54e5f28ac -> 251e88c40 CID-1261671 added null check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/251e88c4 Tree: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/master to 5251fb2

2015-01-05 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 251e88c40 -> 5251fb2dc CID-1261670 added null check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5251fb2d Tree: http://git-wip-us.apache.org/repos/asf

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

2015-01-05 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 5251fb2dc -> 2c9cc1ecd CID-1261666 added null check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2c9cc1ec Tree: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/master to e8a54f4

2015-01-06 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master eb9fba4fe -> e8a54f471 CID-1114606 use of MAX_VALUE and longValue() on Integer Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e8a54f47 Tree: http://git-

git commit: updated refs/heads/master to 682c3af

2015-01-06 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master e8a54f471 -> 682c3af71 CID-1114613 dead code removed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/682c3af7 Tree: http://git-wip-us.apache.org/repos/as

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

2015-01-06 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 682c3af71 -> 3cba1c41f CID-1114614 dead code removed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3cba1c41 Tree: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/bugfix/TO-hierarchy-flatening to 6fa1bd8

2015-01-06 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/bugfix/TO-hierarchy-flatening [created] 6fa1bd8ca nic shouldn't inherit from net but be part of it/hooked into it Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

git commit: updated refs/heads/4.4-RC20150107T1136 to 61dde46

2015-01-07 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4-RC20150107T1136 [created] 61dde465d Updating pom.xml version numbers for release 4.4.3 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/cloudsta

Git Push Summary

2015-01-07 Thread dahn
Repository: cloudstack Updated Tags: refs/tags/4.4.3 [created] 61dde465d

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

2015-01-08 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 4b67a4814 -> 1a8fe8258 no extranous log4j files Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1a8fe825 Tree: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/4.4 to 1c78d5a

2015-01-09 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 4ade3fbeb -> 1c78d5acc upgrade path Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c78d5ac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c

Git Push Summary

2015-01-09 Thread dahn
Repository: cloudstack Updated Tags: refs/tags/4.4.3 [deleted] 61dde465d

git commit: updated refs/heads/4.4-RC20150109T1630 to 436fb55

2015-01-09 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4-RC20150109T1630 [created] 436fb5572 Updating pom.xml version numbers for release 4.4.3 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/cloudsta

git commit: updated refs/heads/master to 9239f93

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 1a7f76ac7 -> 9239f93a7 CID-1257434 try with resource Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9239f93a Tree: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/master to 06d4458

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 9239f93a7 -> 06d4458d0 CID-1256275 regression: resource leak in systemvm update code Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/06d4458d Tree: http:/

git commit: updated refs/heads/4.5 to 94e6b75

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.5 23de431f9 -> 94e6b7587 CID-1256275 regression: resource leak in systemvm update code (cherry picked from commit 06d4458d0a9de5be7a7bf590678eb4b03989e9a1) Conflicts: engine/schema/src/com/cloud/upgrade/dao/Upgrade442to450.java Pr

git commit: updated refs/heads/4.4 to f642b19

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 1c78d5acc -> f642b1935 CLOUDSTACK-6652 CLONE - [Automation] Vmware- System's StartCommand failed with "NumberFormatException" while using VMware DVS vlan id format was like "vlan://" instead of just "". This causes numberformatexceptio

git commit: updated refs/heads/4.4-RC20150112T2202 to 2d9a42e

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4-RC20150112T2202 [created] 2d9a42e83 Updating pom.xml version numbers for release 4.4.3 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/cloudsta

Git Push Summary

2015-01-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4-RC20150109T1630 [deleted] 436fb5572

git commit: updated refs/heads/4.5 to 766f821

2015-01-24 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.5 d921163ea -> 766f8216a state description c&p fix Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/766f8216 Tree: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master to ebd7a7b

2015-01-24 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master e5ffcab09 -> ebd7a7be5 state description c&p fix cherry-picked from 766f8216a0bc96343a074c66757872052dd7b233, because of merge conflicts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache

git commit: updated refs/heads/master to 29aeed7

2015-01-26 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 8204a4489 -> 29aeed71f CLOUDSTACK-6485 prevent ipaddress asignment of gateway to gateway-interface on vpc router by setting vpcid to null in network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-w

git commit: updated refs/heads/4.5 to e474454

2015-01-26 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.5 766f8216a -> e474454c9 CLOUDSTACK-6485 prevent ipaddress asignment of gateway to gateway-interface on vpc router by setting vpcid to null in network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/4.4 to 1f209ff

2015-01-26 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 84a14f681 -> 1f209ff22 CLOUDSTACK-6485 prevent ipaddress asignment of gateway to gateway-interface on vpc router by setting vpcid to null in network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/master to 0839fbc

2014-02-04 Thread dahn
Updated Branches: refs/heads/master b3829e54d -> 0839fbce6 CLOUDSTACK-6023 vcpus should not be higher then xen specifies Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0839fbce Tree: http://git-wip-us.apache.org/

git commit: updated refs/heads/master to b3829e5

2014-02-04 Thread dahn
Updated Branches: refs/heads/master 3989d6c48 -> b3829e54d CLOUDSTACK-6020 ipv4 address can be a larger number then Interger.MAX_VALUE Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b3829e54 Tree: http://git-wip-

git commit: updated refs/heads/master to 6523c06

2014-02-05 Thread dahn
Updated Branches: refs/heads/master 884c03f90 -> 6523c0686 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.apac

git commit: updated refs/heads/master to cecb216

2014-02-06 Thread dahn
Updated Branches: refs/heads/master 13e0f293e -> cecb216ca 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: h

git commit: updated refs/heads/master to ea5f318

2014-02-11 Thread dahn
Updated Branches: refs/heads/master 21d2e89dc -> ea5f318c9 pass isSourceNat to second ip on the same network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ea5f318c Tree: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.3-forward to 5af163f

2014-02-12 Thread dahn
Updated Branches: refs/heads/4.3-forward 3f1bed64e -> 5af163ff7 pass isSourceNat to second ip on the same network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5af163ff Tree: http://git-wip-us.apache.org/repos/a

git commit: updated refs/heads/acl-item-cidrs to 00704ee

2014-02-19 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/acl-item-cidrs [created] 00704ee68 network acl item cidrs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/00704ee6 Tree: http://git-wip-us.apache.org/repos/asf/c

git commit: updated refs/heads/4.2 to 5436878

2014-02-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.2 bb01aad37 -> 5436878e8 CLOUDSTACK-6163 obfuscation of passwords in log Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5436878e Tree: http://git-wip-us.apac

[1/8] - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sens

2014-02-25 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master f05fb9fb6 -> b0c6d4734 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b0c6d473/plugins/network-elements/juniper-srx/src/com/cloud/api/commands/DeleteExternalFirewallCmd.java --

git commit: updated refs/heads/master to e431538

2014-02-26 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 624139d8e -> e431538b0 findbugs possible nullpointer mitigated Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e431538b Tree: http://git-wip-us.apache.org

[01/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/acl-item-cidrs 00704ee68 -> e90d595d3 Findbugs: Fix Upgrade430to440.java:119, ES_COMPARING_STRINGS_WITH_EQ, Priority: High Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudsta

[02/50] [abbrv] CLOUDSTACK-6058: New XenServer 6.2sp1 SDKs

2014-02-26 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2ff9abad/deps/XenServerJava/src/com/xensource/xenapi/VMPP.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VMPP.java b/deps/XenServerJava/src/com/xensource/xen

[23/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Gluster should store volumes in qcow2 format By default all network disks are in RAW format. Gluster works fine with QCOW2 which has some advantages. Disks are by default in QCOW2 format. It is possible to run into a mismatch, where the disk is in QCOW2 format, but QEMU gets started with format=r

[24/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Fix jetty:run startup to include the mysql driver as a dependency for developers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7aa70fe8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7aa70fe8 Diff: ht

[44/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live storage migration of an already migrated volume fails In vCenter 5.5, once a volume is migrated the VMDKs are renamed to match the name of the VM. If a volume has been renamed upon migration update its volumePath to that of the new disk filename. Confli

[28/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Forward port the fix by David from 0c2ad0338e34f6117cecc24ec00c7746dd481465 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/afc188cb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/afc188cb Diff: http://

[30/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
NetUtils testing - Refactor tests: - Upgrade tests to use jUnit4 - Add hamcrest dependency (contribution of by Laszio Hornyak) - Break big tests in small unit tests - Replace assertTrue/False with complex conditions by assertThat with specific matchers - Remove dead code: - Private stati

[12/50] [abbrv] CLOUDSTACK-6058: New XenServer 6.2sp1 SDKs

2014-02-26 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2ff9abad/deps/XenServerJava/src/com/xensource/xenapi/PoolPatch.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/PoolPatch.java b/deps/XenServerJava/src/com/xen

[31/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
BUG-ID: CLOUDSTACK-6162: UI > zone > physical network > service provider > add OVS. Reviewed-by: Brian Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/80738cce Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[25/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Update the XenServer library to version 6.2.0-1 in the poms. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb23e3ac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb23e3ac Diff: http://git-wip-us.apac

[49/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Merge branch 'acl-item-cidrs' of https://git-wip-us.apache.org/repos/asf/cloudstack.git into acl-item-cidrs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e7dacdf7 Tree: http://git-wip-us.apache.org/repos/asf/clouds

[46/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
CLOUDSTACK-6172: Volume is not retaining same uuid when migrating from one storage to another. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/624139d8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/62

[20/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
CLOUDSTACK-6058: XenServer 6.2sp1 xenapi customization as per CloudStack resource code. 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/505da760 Tree: http://git-wip-us.apache.org/rep

[33/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Fixed some resource files issues, namely 1) invalid text and duplicate keys resulting from bad merge and 2) trailing spaces which can potentially cause UI issues. Signed-off-by: Konstantina Chremmou Reviewed-by: Laszlo Hornyak Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

[32/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
replace String != operation with .equals replaced the != operation performed on two String objects with ObjectUtils.equals Signed-off-by: Laszlo Hornyak Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0e3fde51 Tr

[29/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Prevent any attempt at using askpass during management server startup Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/169cd6f9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/169cd6f9 Diff: http://git-wi

[26/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
templates: Add FreeBSD 10 template With VirtIO enabled on KVM. FreeBSD 10 supports VirtIO for both the network and the disks. This frees us from IDE and E1000 which should also improve performance. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.o

[05/50] [abbrv] CLOUDSTACK-6058: New XenServer 6.2sp1 SDKs

2014-02-26 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2ff9abad/deps/XenServerJava/src/com/xensource/xenapi/VLAN.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VLAN.java b/deps/XenServerJava/src/com/xensource/xen

[27/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
FindBugs findings: fixing equals() methods in 2 classes; commenting out dead variable in 1 class; adding 5 tests to cover the changes in the equals() methods. Signed-off-by: Hugo Trippaers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/rep

[03/50] [abbrv] CLOUDSTACK-6058: New XenServer 6.2sp1 SDKs

2014-02-26 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2ff9abad/deps/XenServerJava/src/com/xensource/xenapi/VMAppliance.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VMAppliance.java b/deps/XenServerJava/src/com

[47/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
findbugs possible nullpointer mitigated Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e431538b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e431538b Diff: http://git-wip-us.apache.org/repos/asf/cloud

[42/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Prevent DHCPACK for DHCPINFORM in the DHCP server The orignal "dhcp-range=xxx,static" would only prohibit DHCPREQUEST from unknown hosts, but not DHCPINFORM which can request routing information. This caused trouble for some bridged networks outside CloudStack. This patch would fix the issue, pre

[45/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live VM migration of an already migrated VM (with storage) across clusters fails In vCenter 5.5, once a volume is migrated the VMDKs are renamed to match the name of the VM. Update volume path for every volume belonging to the VM to the corresponding new disk

[22/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Add Gluster to the list of protocols in the Management Server Gluster can now be used for Primary Storage just like NFS. This change adds the Gluster protocol to the Management Server: Infrastructure -> Primary Storage -> Add Primary Storage And also add the option to create Primary Storage

[21/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Fix the developer database deploy procedure so it includes the mysql database driver Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e883877c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e883877c Dif

[48/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
network acl item cidrs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/106113ad Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/106113ad Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/106113

[34/50] [abbrv] - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the

2014-02-26 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b0c6d473/plugins/network-elements/juniper-srx/src/com/cloud/api/commands/DeleteExternalFirewallCmd.java -- diff --git a/plugins/network-elements/juniper-srx/src/com/cloud/api/

[50/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
loadCidrs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e90d595d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e90d595d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e90d595d Branch: r

[43/50] [abbrv] git commit: updated refs/heads/acl-item-cidrs to e90d595

2014-02-26 Thread dahn
Provide separate option for Windows Server 2012 R2 as an OS type when registering template. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b484b482 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b484b4

git commit: updated refs/heads/master to c1aa3a3

2014-02-27 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 3beb75cdf -> c1aa3a3f1 strip leading spaces from path Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c1aa3a3f Tree: http://git-wip-us.apache.org/repos/as

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

2014-02-27 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master c1aa3a3f1 -> 9b26ca20f build recent systemvm[64]templates Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9b26ca20 Tree: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/master to 9045e41

2014-03-02 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master cefd4ce3b -> 9045e4148 fix for Find Bugs findings on troubling issues: returning null when expected is boolean; adding 6 unit tests and fix 1 in the KVMFencer; comparing objects with == instead of equals() Signed-off-by: Daan Hooglan

git commit: updated refs/heads/master to ebcaec8

2014-03-03 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 9045e4148 -> ebcaec863 CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/4.2-forward to 6938b99

2014-03-04 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.2-forward 1409ef03a -> 6938b99f8 Add console proxy AltGR support and French keyboard support Conflicts: services/console-proxy/server/js/ajaxviewer.js Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/4.2 to eb2f323

2014-03-04 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.2 5436878e8 -> eb2f323c4 Add console proxy AltGR support and French keyboard support 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/c

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

2014-03-04 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 9be51e196 -> 8dca59d4f mvn clean - cleanps up only target, dist directories; testclient.log file should be generated inside target directory Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/cloudstack/re

git commit: updated refs/heads/master to ea0dec7

2014-03-06 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 370554e9d -> ea0dec77d Refactor DbUpgradeUtils - Move database access code to new class DatabaseAccessObject. This was done to ease the effort of testing, since DbUpgradeUtils has a static API and it is harder to mock sta

[5/5] git commit: updated refs/heads/master to c211f0b

2014-03-07 Thread dahn
Dispatcher corrections, refactoring and tests Corrects problems from previous attempt. Fixes based on help comments from the community and conflict resolution Signed-off-by: Daan Hoogland Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos

[3/5] Dispatcher corrections, refactoring and tests

2014-03-07 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c211f0bb/server/src/com/cloud/api/dispatch/ParamGenericValidationWorker.java -- diff --git a/server/src/com/cloud/api/dispatch/ParamGenericValidationWorker.java b/server/src/

[1/5] Dispatcher corrections, refactoring and tests

2014-03-07 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 4552ec632 -> c211f0bbb http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c211f0bb/server/test/com/cloud/api/ApiDispatcherTest.java -- diff --git a/server/test/com/

git commit: updated refs/heads/master to c257fb0

2014-03-07 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master c211f0bbb -> c257fb0e3 rats Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c257fb0e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c257fb0e

git commit: updated refs/heads/master to 07102b4

2014-03-10 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 4eece72eb -> 07102b400 findbugs: scope and final to mitgate possible abuse of fields Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/07102b40 Tree: http:/

git commit: updated refs/heads/master to 1075bed

2014-03-10 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 07102b400 -> 1075bed06 findbugs: String for Service type mismatch (plus test for dummy data) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1075bed0 Tre

git commit: updated refs/heads/master to 2386ad7

2014-03-10 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 1075bed06 -> 2386ad73d rat Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2386ad73 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2386ad73

git commit: updated refs/heads/master to 0aca7cf

2014-03-10 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 2386ad73d -> 0aca7cfab unneeded imports removed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0aca7cfa Tree: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 579cb9c

2014-03-10 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 0aca7cfab -> 579cb9c47 findbugs: output vlanids in errormessage instead of array object pointer Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/579cb9c4 T

<    1   2   3   4   5   6   7   8   9   10   >